Uses of Interface
net.officefloor.frame.internal.structure.FunctionStateContext
Packages that use FunctionStateContext
Package
Description
-
Uses of FunctionStateContext in net.officefloor.frame.impl.execute.asset
Methods in net.officefloor.frame.impl.execute.asset with parameters of type FunctionStateContext -
Uses of FunctionStateContext in net.officefloor.frame.impl.execute.function
Methods in net.officefloor.frame.impl.execute.function with parameters of type FunctionStateContextModifier and TypeMethodDescriptionAbstractDelegateFunctionState.execute(FunctionStateContext context) LinkedListSetPromise.execute(FunctionStateContext context) ManagedFunctionContainerImpl.execute(FunctionStateContext context) -
Uses of FunctionStateContext in net.officefloor.frame.impl.execute.profile
Methods in net.officefloor.frame.impl.execute.profile with parameters of type FunctionStateContext -
Uses of FunctionStateContext in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type FunctionStateContextModifier and TypeMethodDescriptionFunctionState.execute(FunctionStateContext context) Executes theFunctionState.