Uses of Interface
net.officefloor.compile.classes.OfficeFloorJavaCompiler.ImplementationRunnable
Packages that use OfficeFloorJavaCompiler.ImplementationRunnable
-
Uses of OfficeFloorJavaCompiler.ImplementationRunnable in net.officefloor.compile.classes
Methods in net.officefloor.compile.classes with parameters of type OfficeFloorJavaCompiler.ImplementationRunnableModifier and TypeMethodDescriptionstatic <T extends Throwable>
voidOfficeFloorJavaCompiler.runWithImplementation(String officeFloorJavaCompilerImplementationClassName, OfficeFloorJavaCompiler.ImplementationRunnable<T> runnable) Runs with a particularOfficeFloorJavaCompilerimplementation.