Uses of Class
org.apache.felix.gogo.runtime.Closure
-
Packages that use Closure Package Description org.apache.felix.gogo.runtime -
-
Uses of Closure in org.apache.felix.gogo.runtime
Constructors in org.apache.felix.gogo.runtime with parameters of type Closure Constructor Description Closure(CommandSessionImpl session, Closure parent, CharSequence source)
Closure(CommandSessionImpl session, Closure parent, Parser.Program program)
Pipe(Closure closure, org.apache.felix.gogo.runtime.CommandSessionImpl.JobImpl job, Parser.Statement statement, Channel[] streams, boolean[] toclose, boolean endOfPipe)
-