Class IntKeyMap.Entry<V>
java.lang.Object
org.jboss.marshalling.util.IntKeyMap.Entry<V>
- Type Parameters:
V- the value type
A map entry.
- Author:
- Jason T. Greene, David M. Lloyd
-
Method Summary
-
Method Details
-
getKey
public int getKey() -
getValue
-