Package org.apache.pdfbox.util
Class SmallMap.SmallMapEntry
java.lang.Object
org.apache.pdfbox.util.SmallMap.SmallMapEntry
- All Implemented Interfaces:
Map.Entry<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keyIdx
private final int keyIdx
-
-
Constructor Details
-
SmallMapEntry
SmallMapEntry(int keyInMapIdx)
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-