Package com.pnfsoftware.jeb.util.collect
Interface CFBytesTrie.IKeyExtractor<T>
- Type Parameters:
T
-
- All Known Implementing Classes:
AbstractInstructionManager
- Enclosing class:
- CFBytesTrie<T>
The key extractor provides the bytes (to be used in the trie) for an element to be stored in the trie.
-
Method Summary
-
Method Details
-
extract
-