Uses of Class
org.jboss.marshalling.util.IntKeyMap.Entry
Packages that use IntKeyMap.Entry
-
Uses of IntKeyMap.Entry in org.jboss.marshalling.util
Classes in org.jboss.marshalling.util that implement interfaces with type arguments of type IntKeyMap.EntryModifier and TypeClassDescriptionfinal classIntKeyMap<V>An integer-keyed map, optimized for fast copying.Fields in org.jboss.marshalling.util declared as IntKeyMap.EntryModifier and TypeFieldDescriptionprivate IntKeyMap.Entry<V>[]IntKeyMap.tableThe open-addressed tableMethods in org.jboss.marshalling.util that return types with arguments of type IntKeyMap.Entry