Package | Description |
---|---|
org.jboss.remoting3._private |
Modifier and Type | Field and Description |
---|---|
static Equaller<Object> |
Equaller.DEFAULT |
static Equaller<Object> |
Equaller.IDENTITY |
Constructor and Description |
---|
IntIndexHashMap(ToIntFunction<? super V> indexer,
Equaller<? super V> valueEqualler)
Construct a new instance.
|
IntIndexHashMap(ToIntFunction<? super V> indexer,
Equaller<? super V> valueEqualler,
int initialCapacity,
float loadFactor)
Construct a new instance.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.