Uses of Class
org.aksw.shellgebra.unused.algebra.plan.OutputTargets
Packages that use OutputTargets
-
Uses of OutputTargets in org.aksw.shellgebra.unused.algebra.plan
Methods in org.aksw.shellgebra.unused.algebra.plan that return OutputTargetsModifier and TypeMethodDescriptionShellCommand.outputTargets()Returns the value of theoutputTargetsrecord component.Constructors in org.aksw.shellgebra.unused.algebra.plan with parameters of type OutputTargetsModifierConstructorDescriptionShellCommand(T command, OutputTargets outputTargets) Creates an instance of aShellCommandrecord class.