Class | Description |
---|---|
CollectionUtils | Deprecated
since 5.8.
|
CompositeMap<K,V> |
Provides a union view of two maps.
|
LazyMap<K,V> |
A
Map that is backed by a delegate map that contains suppliers
for the values that are called lazily when required. |
Range |
Represents an integer range suitable for iterating over.
|
Copyright © 2003–2017 Atlassian. All rights reserved.