| Package | Description |
|---|---|
| com.tomasteubner.common.core.util |
This package contains some utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static <F extends T,T> |
Mappings.identity()
Identity mapping.
|
| Constructor and Description |
|---|
MappedIterator(Iterator<F> baseIterator,
Mapping<F,T> mapping)
Constructor.
|
Copyright © 2014–2015 Tomas Teubner. All rights reserved.