| Package | Description |
|---|---|
| javatools.datatypes |
| Modifier and Type | Field and Description |
|---|---|
protected MappedIterator.Map<? super S,? extends T> |
MappedIterator.map |
static MappedIterator.Map<Object,String> |
MappedIterator.stringMapper
An iterator that maps an object to a string
|
| Constructor and Description |
|---|
MappedIterator(Iterator<S> i,
MappedIterator.Map<? super S,? extends T> m) |
Copyright © 2018. All rights reserved.