java.lang.Object
swim.spatial.SpatialValueEntry<K,S,V>
- All Implemented Interfaces:
Map.Entry<K,,V> SpatialMap.Entry<K,S, V>
-
Constructor Summary
ConstructorsConstructorDescriptionSpatialValueEntry(SpatialMap.Entry<Value, S, Value> inner, Form<K> keyForm, Form<V> valueForm) -
Method Summary
-
Constructor Details
-
SpatialValueEntry
-
-
Method Details
-
getKey
-
getShape
- Specified by:
getShapein interfaceSpatialMap.Entry<K,S, V>
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-