Interface | Description |
---|---|
BidirectionalIterator<K> |
A bidirectional
Iterator . |
Function<K,V> |
A function mapping keys into values.
|
Hash |
Basic data for all hash-based classes.
|
Hash.Strategy<K> |
A generic hash strategy.
|
Stack<K> |
A stack.
|
Swapper |
An object that can swap elements whose position is specified by integers
|
Class | Description |
---|---|
Arrays |
A class providing static methods and objects that do useful things with arrays.
|
HashCommon |
Common code for all hash-based classes.
|
Copyright © 2011–2020. All rights reserved.