Interface JavaFunction.Delegate

All Superinterfaces:
Function<List<Object>,Object>
Enclosing class:
JavaFunction

public static interface JavaFunction.Delegate extends Function<List<Object>,Object>