- java.lang.Object
-
- swim.spatial.SpatialMap.SimpleEntry<K,S,V>
-
- All Implemented Interfaces:
Map.Entry<K,V>
,SpatialMap.Entry<K,S,V>
- Enclosing interface:
- SpatialMap<K,S,V>
public static class SpatialMap.SimpleEntry<K,S,V> extends Object implements SpatialMap.Entry<K,S,V>
-
-
Constructor Summary
Constructors Constructor Description SimpleEntry(K key, S shape, V value)
-
-
-
Method Detail
-
equals
public boolean equals(Object other)
-
hashCode
public int hashCode()
-
-