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<swim.structure.Value, S, swim.structure.Value> inner, swim.structure.Form<K> keyForm, swim.structure.Form<V> valueForm) -
Method Summary
-
Constructor Details
-
SpatialValueEntry
public SpatialValueEntry(SpatialMap.Entry<swim.structure.Value, S, swim.structure.Value> inner, swim.structure.Form<K> keyForm, swim.structure.Form<V> valueForm)
-
-
Method Details
-
getKey
-
getShape
- Specified by:
getShapein interfaceSpatialMap.Entry<K,S, V>
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-