Package com.google.api.client.util
Class ArrayMap.Entry
java.lang.Object
com.google.api.client.util.ArrayMap.Entry
- All Implemented Interfaces:
Map.Entry<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
private int index
-
-
Constructor Details
-
Entry
Entry(int index)
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-