Uses of Interface
de.scravy.bedrock.Functions.ToBooleanBiFunction
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of Functions.ToBooleanBiFunction in de.scravy.bedrock
Methods in de.scravy.bedrock with parameters of type Functions.ToBooleanBiFunction Modifier and Type Method Description static <A, B, R> Predicate<B>Functions. bindToBool(Functions.ToBooleanBiFunction<A,B> f, A a)