|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| HashingStrategy<T> | Interface to support pluggable hashing strategies in maps and sets. |
| Class Summary | |
|---|---|
| IdentityHashingStrategy<K> | A HashingStrategy that does identity comparisons
(==) and uses System.identityHashCode(Object) for hashCode generation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||