Uses of Class
jaggregate.CollectionStream

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.
 



© Copyright 2004-2008 Paul R. Holser, Jr. All rights reserved. Licensed under the Academic Free License version 3.0. pholser@alumni.rice.edu