Uses of Interface
net.officefloor.compile.internal.structure.SupplierThreadLocalNode
Packages that use SupplierThreadLocalNode
Package
Description
-
Uses of SupplierThreadLocalNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return SupplierThreadLocalNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createSupplierThreadLocalNode(String qualifier, String type, SupplierNode supplier) -
Uses of SupplierThreadLocalNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement SupplierThreadLocalNode -
Uses of SupplierThreadLocalNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return SupplierThreadLocalNodeModifier and TypeMethodDescriptionNodeContext.createSupplierThreadLocalNode(String qualifier, String type, SupplierNode supplier) Creates theSupplierThreadLocalNode.