|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionStream | |
---|---|
jaggregate | Jaggregate is a J2SE 5.0-aware collections library that is modeled after the ANSI Smalltalk collection protocols. |
Uses of CollectionStream in jaggregate |
---|
Subclasses of CollectionStream in jaggregate | |
---|---|
class |
ReadStream<E>
Represents a stream that has a positionable sequence of values that can be read. |
class |
WriteStream<E>
Represents a stream that has a positionable sequence of values to which new values may be written. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |