@API(status=INTERNAL)
public abstract static class Functions.FunctionsFacade
extends java.lang.Object
Constructor and Description |
---|
FunctionsFacade() |
Modifier and Type | Method and Description |
---|---|
abstract <T> Arbitrary<T> |
constantFunction(java.lang.Class<?> functionalType,
Arbitrary<?> resultArbitrary) |
abstract void |
ensureFunctionalType(java.lang.Class<?> functionalType) |