Package org.jboss.marshalling.util
Class IntKeyMap.Entry<V>
- java.lang.Object
-
- org.jboss.marshalling.util.IntKeyMap.Entry<V>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getKey()
V
getValue()
-