|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
C - the consumed generic typepublic interface Consumer<C>
The consumer is a pipe that defines a type of consumed object.
| Method Summary | |
|---|---|
Class<C> |
getConsumedType()
Returns the class of the consumed type. |
| Methods inherited from interface org.crsh.io.Pipe |
|---|
provide |
| Methods inherited from interface java.io.Flushable |
|---|
flush |
| Method Detail |
|---|
Class<C> getConsumedType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||