|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BinaryFunction<R,P1,P2> | Simple interface to create an type safe instance of an object based on two parameters. |
BinaryProcedure<P1,P2> | Simple procedure callback to be called with two type safe parameters. |
Generator<R> | Simple generator callback to generate objects of the specific type. |
UnaryFunction<R,P> | Simple interface to create an type safe instance of an object based on one parameter. |
UnaryProcedure<P> | Simple procedure callback to be called with a type safe parameter. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |