| Class | Description |
|---|---|
| BidiMap<K,V> |
A bidirectional map.
|
| LinkedProperties |
Subclass of Properties that returns keys in insertion order by
keeping an internal insertion order set of keys updated on each
write operation (put, putAll, clear, remove).
|
Copyright © 2018. All rights reserved.