| Package | Description |
|---|---|
| net.markenwerk.commons.datastructures | |
| net.markenwerk.commons.iterables | |
| net.markenwerk.commons.iterators |
| Modifier and Type | Method and Description |
|---|---|
Triple<First,Second,Third> |
Triple.withFirst(First first)
|
Triple<First,Second,Third> |
Triple.withSecond(Second second)
|
Triple<First,Second,Third> |
Triple.withThird(Third third)
|
| Constructor and Description |
|---|
TripleIterable(Triple<? extends Payload,? extends Payload,? extends Payload> triple)
Creates a new
TripleIterable. |
| Constructor and Description |
|---|
TripleIterator(Triple<? extends Payload,? extends Payload,? extends Payload> triple)
Creates a new
TripleIterator. |
Copyright © 2015–2017 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.