| Interface | Description |
|---|---|
| FastutilUtils.Int2ObjectEntryConsumer<E> | |
| IntForEach | |
| MapFactory | |
| ProgressBarWorker<E> | |
| ProgressListener | |
| Util.BottomUpTreeVisitor<L,V> | |
| ValueAndTimeConsumer<E> |
| Class | Description |
|---|---|
| ArrayInt2DoubleMap | |
| ArrayInt2IntMap | |
| ArrayInt2ObjectMap<E> | |
| ArrayListRangeIterable<E> | |
| ArrayMap<E> |
An implementation of an int-to-object map that
is backed by an ArrayList.
|
| ArrayTupleIterator<T> | |
| AverageLogger |
A class for storing and computing averages over multiple instances.
|
| BuildProperties | |
| ConsoleProgressBar | |
| CpuTimeStopwatch | |
| DebuggingWriter | |
| Either<A,B> | |
| FastutilUtils |
Utilities for making life with fastutils more convenient.
|
| FirstOrderModel | |
| GuiUtils | |
| IntAgenda |
An agenda of ints.
|
| IntArrayTupleIterator | |
| IntInt2DoubleMap | |
| IntInt2IntMap | |
| IntSetTupleIterator | |
| JHyperlink |
Credit:
https://stackoverflow.com/questions/527719/how-to-add-hyperlink-in-jlabel
|
| LambdaStopwatch | |
| Lazy<E> | |
| Logging | |
| LogSpaceOperations |
This implements some additional operations that assume that double values have been projected to their log to combat under- and overflow.
|
| MutableBoolean | |
| MutableDouble | |
| MutableInteger |
This implements a mutable version of an integer.
|
| NumbersCombine |
This method can be used to combine integers / shorts into longs / integers in
order to represent pairs of these elements
|
| ObjectWithStringCode | |
| TestingTools | |
| TestingTools.MultiplyMapItemEvaluator | |
| TextInputDialog | |
| TupleIterator<T> |
Iterates over all combinations of items from the given Iterables.
|
| Util |
Copyright © 2017. All rights reserved.