Uses of Class
jaggregate.ReadStream

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

Uses of ReadStream in jaggregate
 

Methods in jaggregate that return ReadStream
static
<T> ReadStream<T>
ReadStream.readStreamOver(ReadOnlySequence<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