Package com.biglybt.core.util
Class LightHashMap.EntrySet.EntrySetIterator.Entry
java.lang.Object
com.biglybt.core.util.LightHashMap.EntrySet.EntrySetIterator.Entry
- All Implemented Interfaces:
Map.Entry
- Enclosing class:
- LightHashMap.EntrySet.EntrySetIterator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entryIndex
final int entryIndex
-
-
Constructor Details
-
Entry
public Entry(int idx)
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode()
-