Class ImmutableEntry<K,V>
java.lang.Object
org.apache.drill.common.collections.ImmutableEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ImmutableEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-