Uses of Class
net.sf.mmm.util.io.impl.DetectorStreamBufferImpl

Packages that use DetectorStreamBufferImpl
net.sf.mmm.util.io.impl Contains implementations for utilities that help to read and write data, process bytes, etc. 
 

Uses of DetectorStreamBufferImpl in net.sf.mmm.util.io.impl
 

Fields in net.sf.mmm.util.io.impl declared as DetectorStreamBufferImpl
private  DetectorStreamBufferImpl DetectorStreamBufferImpl.chainSuccessor
          The successor in the chain or null if this is the last.
private  DetectorStreamBufferImpl ProcessableDetectorStream.firstBuffer
          The first buffer of the chain.
 

Constructors in net.sf.mmm.util.io.impl with parameters of type DetectorStreamBufferImpl
DetectorStreamBufferImpl(DetectorStreamProcessor processor, DetectorStreamBufferImpl successor, ByteArrayPool byteArrayPool)
          The constructor.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.