| Interface | Description |
|---|---|
| Builder<T,B extends Builder<T,B>> | |
| CharacterClasses |
TODO JavaDoc
|
| ConfigLocationProvider |
TODO JavaDoc
|
| Copyable<T extends Copyable<T>> |
A class that can produce a deep copy of itself.
|
| IntervalMap<K,V> |
A map that uses intervals (specified as an upper and lower bound) as keys.
|
| Producer<T> |
Generic Factory interface.
|
| ThrowingIterator<T,X extends Exception> |
A throwing variant of
Iterator. |
| Class | Description |
|---|---|
| AbstractBuildable<F> | |
| AbstractBuildable.AbstractBuilder<F,T,B extends AbstractBuildable.AbstractBuilder<F,T,B>> | |
| AbstractThrowingIterator<T,X extends Exception> |
Copy of
AbstractIterator for ThrowingIterator. |
| Chain<T> |
TODO JavaDoc
|
| CharacterClass |
Class to represent a characater class.
|
| Classes |
TODO JavaDoc
|
| ClassHelper | |
| Comparables | |
| Debouncer |
Postpones a operation until a configurable amount of time is passed without further requests for the operation.
|
| GroupedAndNamedThreadFactory | |
| IntervalTree<K,V> |
Tree implementation of
IntervalMap. |
| Json |
TODO JavaDoc
|
| MoreIterators |
Utility functions for
Iterator. |
| NcName |
TODO JavaDoc
|
| Optionals |
Utility functions for
Optional. |
| Producers |
TODO JavaDoc
|
| Stopwatch |
TODO JavaDoc
|
| Times |
TODO JavaDoc
|
| TimeValue |
TODO JavaDoc
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.