| Interface | Description |
|---|---|
| HasWrappedIterable |
Provides a method to get the original iterable that was wrapped by i.e.
|
| Class | Description |
|---|---|
| Display |
Provides functions to display objects in a human friendly form.
|
| ExceptionWrapper |
Provides a static function to wrap a throwable in a RuntimeException if necessary.
|
| Setting<T> |
Encapsulates a reference to a value that can be set only once.
|
| Static |
Provides static convenience methods.
|
| TransformingIterable<T> |
Produces iterators that transform each element returned by an iterator of a backing iterable.
|
| TypedIterable<T> |
Adds a bit of run-time type information to an iterable.
|
Copyright © 2014. All rights reserved.