| Package | Description |
|---|---|
| de.pfabulist.kleinod.collection |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> P<A,B> |
P.of(A a,
B b) |
| Modifier and Type | Method and Description |
|---|---|
static <R> R |
P.until(R a,
Function<R,P<Boolean,R>> f) |
Copyright © 2015. All rights reserved.