|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Projection<O,CP>
A sortable (from the point of view of a query) projection
Method Summary | |
---|---|
O |
distance(CP b)
Calculate the distance of this projection and the given compact representation. |
byte[] |
getAddress()
|
CP |
getCompactRepresentation()
|
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
CP getCompactRepresentation()
byte[] getAddress()
O distance(CP b)
b
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |