|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Producer | |
|---|---|
| org.crsh.command | |
| org.crsh.lang.impl.groovy.closure | |
| org.crsh.shell.impl.command.pipeline | |
| org.crsh.shell.impl.command.spi | |
| org.crsh.stream | |
| Uses of Producer in org.crsh.command |
|---|
| Classes in org.crsh.command that implement Producer | |
|---|---|
class |
Pipe<C,P>
A command pipe. |
| Uses of Producer in org.crsh.lang.impl.groovy.closure |
|---|
| Classes in org.crsh.lang.impl.groovy.closure that implement Producer | |
|---|---|
class |
ClosureInvoker
|
| Uses of Producer in org.crsh.shell.impl.command.pipeline |
|---|
| Classes in org.crsh.shell.impl.command.pipeline that implement Producer | |
|---|---|
class |
PipeLine
|
| Uses of Producer in org.crsh.shell.impl.command.spi |
|---|
| Classes in org.crsh.shell.impl.command.spi that implement Producer | |
|---|---|
class |
CommandInvoker<C,P>
A command invoker is a filter for a CommandContext kind of consumer. |
| Uses of Producer in org.crsh.stream |
|---|
| Subinterfaces of Producer in org.crsh.stream | |
|---|---|
interface |
Filter<C,P,CONS extends Consumer<? super P>>
A filter is the combination of a producer and a consumer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||