Uses of Interface
org.aksw.shellgebra.algebra.cmd.op.RedirectTarget
Packages that use RedirectTarget
-
Uses of RedirectTarget in org.aksw.shellgebra.algebra.cmd.op
Classes in org.aksw.shellgebra.algebra.cmd.op that implement RedirectTargetModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in org.aksw.shellgebra.algebra.cmd.op that return RedirectTargetModifier and TypeMethodDescriptionCmdRedirect.target()Returns the value of thetargetrecord component.Constructors in org.aksw.shellgebra.algebra.cmd.op with parameters of type RedirectTargetModifierConstructorDescriptionCmdRedirect(int fd, CmdRedirect.OpenMode openMode, RedirectTarget target) Creates an instance of aCmdRedirectrecord class.