Package gw.lang.reflect.features
Class BlockWrapper
java.lang.Object
gw.lang.reflect.features.BlockWrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjecttoBlock(FeatureReference ref) static ObjecttoBlock(FeatureReference ref, boolean hasReturn) static ObjectwrapFunctionAsProcedure(Object function, Class<?> procedureInterface)
-
Constructor Details
-
BlockWrapper
public BlockWrapper()
-
-
Method Details
-
toBlock
-
toBlock
-
wrapFunctionAsProcedure
-