Uses of Interface
juju.reattore.io.Sink

Packages that use Sink
juju.reattore.io Reattore IO package. 
juju.reattore.io.impl   
 

Uses of Sink in juju.reattore.io
 

Subinterfaces of Sink in juju.reattore.io
 interface ByteSink
          A sink that nativly handles bytes.
 

Uses of Sink in juju.reattore.io.impl
 

Classes in juju.reattore.io.impl that implement Sink
 class ByteSourceSink
          Buffer that may be used for temporary storage and which is backed by a byte array.
 



Copyright © 2002-2003 Michael Hope. All Rights Reserved.