Uses of Class
jaggregate.WriteStream

Packages that use WriteStream
jaggregate Jaggregate is a J2SE 5.0-aware collections library that is modeled after the ANSI Smalltalk collection protocols. 
 

Uses of WriteStream in jaggregate
 

Methods in jaggregate that return WriteStream
static
<T> WriteStream<T>
WriteStream.writeStreamOver(Sequence<T> backingStore)
          Creates a new stream over the given backing sequence.
 



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