| com.pnfsoftware.jeb.util.collect.CFBytesTrie.IKeyExtractor<T> |
Known Indirect Subclasses
AbstractInstructionManager<T extends IInstruction>
|
The key extractor provides the bytes (to be used in the trie) for an element to be stored in the trie.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract byte[] | extract(T object) | ||||||||||