类 MutableHashedLinkedMap.Entry
java.lang.Object
net.neoforged.neoforge.common.util.MutableHashedLinkedMap.Entry
- 所有已实现的接口:
Map.Entry<K,
V>
- 封闭类:
MutableHashedLinkedMap<K,
V>
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
key
-
value
-
previous
-
next
-
-
构造器详细资料
-
Entry
-
-
方法详细资料
-
getKey
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-