Uses of Interface
de.scravy.bedrock.ThrowingBiFunction
| Package | Description |
|---|---|
| de.scravy.bedrock |
-
Uses of ThrowingBiFunction in de.scravy.bedrock
Methods in de.scravy.bedrock with parameters of type ThrowingBiFunction Modifier and Type Method Description static <T> TReflections. proxy(Class<T> clazz, ThrowingBiFunction<String,Seq<Object>,Object> handler)