| Interface | Description |
|---|---|
| Pair<T,U> |
Pair.
|
| Triplet<T,U,V> |
Triplet.
|
| Triplet.Consumer<T,U,V> |
Consumer that accept three values.
|
| Triplet.Function<T,U,V,R> |
Function that apply three values.
|
| Unit<T> |
Unit.
|
Copyright © 2021. All rights reserved.