Package org.apache.felix.resolver.util
Class OpenHashMap.MapEntry
java.lang.Object
org.apache.felix.resolver.util.OpenHashMap.MapEntry
- All Implemented Interfaces:
Map.Entry<K,
V>
- Enclosing class:
OpenHashMap<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
int index
-
-
Constructor Details
-
MapEntry
MapEntry(int index) -
MapEntry
MapEntry()
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-