-
- All Superinterfaces:
Map.Entry<K,V>
- All Known Implementing Classes:
QTreeEntry
,SpatialMap.SimpleEntry
,SpatialValueEntry
- Enclosing interface:
- SpatialMap<K,S,V>
public static interface SpatialMap.Entry<K,S,V> extends Map.Entry<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description S
getShape()
-
-
-
Method Detail
-
getShape
S getShape()
-
-