- java.lang.Object
-
- swim.spatial.SpatialValueEntry<K,S,V>
-
- All Implemented Interfaces:
Map.Entry<K,V>
,SpatialMap.Entry<K,S,V>
public final class SpatialValueEntry<K,S,V> extends Object implements SpatialMap.Entry<K,S,V>
-
-
Constructor Summary
Constructors Constructor Description SpatialValueEntry(SpatialMap.Entry<Value,S,Value> inner, Form<K> keyForm, Form<V> valueForm)
-
-
-
Method Detail
-
equals
public boolean equals(Object other)
-
hashCode
public int hashCode()
-
-