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

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

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

Fields in net.sf.mmm.util.io.impl declared as PooledByteArray
private  PooledByteArray PooledByteArray.parent
          The parent that created this array.
 

Constructors in net.sf.mmm.util.io.impl with parameters of type PooledByteArray
PooledByteArray(byte[] buffer, int startIndex, int maximumIndex, PooledByteArray parent)
          The constructor.
 



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