Uses of Interface
net.officefloor.plugin.variable.In
Packages that use In
Package
Description
-
Uses of In in net.officefloor.model.test.variable
Classes in net.officefloor.model.test.variable that implement In -
Uses of In in net.officefloor.plugin.variable
Subinterfaces of In in net.officefloor.plugin.variableMethods in net.officefloor.plugin.variable that return In -
Uses of In in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test with parameters of type InModifier and TypeMethodDescriptionvoidAbstractPolyglotProcedureTest.VariableReturn.service(VariableTypes result, In<Closure<VariableTypes>> in) Captures the variable types result.protected abstract VariableTypesAbstractPolyglotProcedureTest.variables(char val, In<String> in, Out<JavaObject> out, Var<Integer> var) Invokes variable types directly.