Uses of Class
net.officefloor.frame.test.ReflectiveFunctionBuilder
Packages that use ReflectiveFunctionBuilder
-
Uses of ReflectiveFunctionBuilder in net.officefloor.frame.test
Methods in net.officefloor.frame.test that return ReflectiveFunctionBuilderModifier and TypeMethodDescriptionAbstractOfficeConstructTestCase.constructFunction(Object object, String methodName) Constructs theReflectiveFunctionBuilder.ConstructTestSupport.constructFunction(Object object, String methodName) Constructs theReflectiveFunctionBuilder.AbstractOfficeConstructTestCase.constructStaticFunction(Class<?> clazz, String methodName) Constructs theReflectiveFunctionBuilderfor a staticMethod.ConstructTestSupport.constructStaticFunction(Class<?> clazz, String methodName) Constructs theReflectiveFunctionBuilderfor a staticMethod.