Package net.minecraftforge.common.util
Class MutableHashedLinkedMap.Entry
java.lang.Object
net.minecraftforge.common.util.MutableHashedLinkedMap.Entry
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
- MutableHashedLinkedMap<K,
V>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
key
-
value
-
previous
-
next
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-