|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - The generic type of the object whose sort keys will be generated.public interface ISortKeyBuilder<E>
An interface for generating unsigned byte[] sort keys.
| Method Summary | |
|---|---|
byte[] |
getSortKey(E e)
Return an unsigned byte[] sort key. |
| Method Detail |
|---|
byte[] getSortKey(E e)
e - Some object (required).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||