JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
gnu.lists
Interface Consumable
All Known Subinterfaces:
CharSeq
,
Sequence
<E>
All Known Implementing Classes:
BitVector
,
Blob
,
Buffer
,
BufferContent
,
ByteVector
,
CharBuffer
,
ConstVector
,
EmptyList
,
F32Vector
,
F64Vector
,
FString
,
FVector
,
GapVector
,
GeneralArray1
,
ImmutablePair
,
KAttr
,
KCDATASection
,
KCharacterData
,
KComment
,
KDocument
,
KElement
,
KNode
,
KProcessingInstruction
,
KText
,
LineOffsets
,
LList
,
Nodes
,
Nodes.NodeVector
,
NodeTree
,
Pair
,
PairWithPosition
,
RAPair
,
S16Vector
,
S32Vector
,
S64Vector
,
S8Vector
,
SimpleVector
,
SortedNodes
,
StableVector
,
SubCharSeq
,
SubSequence
,
SwingBuffer
,
SwtBuffer
,
SwtCharBuffer
,
SyntaxForms.PairSyntaxForm
,
SyntaxForms.PairWithPositionSyntaxForm
,
Translator.FormStack
,
Translator.ValuesFromLList
,
TreeList
,
U16Vector
,
U32Vector
,
U64Vector
,
U8Vector
,
Values
,
Values.FromArray
,
Values.FromList
,
Values.FromTreeList
,
Values.Values2
,
ValueStack
public interface
Consumable
An object that can send its contents to a Consumer.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
consume
(
Consumer
out)
Method Detail
consume
void consume(
Consumer
out)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method