Uses of Interface
net.officefloor.compile.state.CompileRunnable
Packages that use CompileRunnable
-
Uses of CompileRunnable in net.officefloor.compile.state
Methods in net.officefloor.compile.state with parameters of type CompileRunnableModifier and TypeMethodDescriptiondefault <T extends Throwable>
voidCompileState.compileInContext(S state, CompileRunnable<T> logic) Runs theCompileRunnablewith the state.