JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.remoting3.remote
Interface IntIndexer<T>
Type Parameters:
T
- the value type
All Known Subinterfaces:
IntIndexMap
<E>
All Known Implementing Classes:
IntIndexHashMap
interface
IntIndexer<T>
An integer indexer for a hash table. Used for integer-keyed hash tables whose values are associated with a unique integer.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getKey
(
T
argument)
Method Detail
getKey
int getKey(
T
argument)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method