Uses of Interface
net.sf.mmm.util.pool.api.CharArrayPool

Packages that use CharArrayPool
net.sf.mmm.util.pool.base Contains base-implementations of the Pool-Util API
net.sf.mmm.util.pool.impl Contains some implementations of the Pool-Util API
 

Uses of CharArrayPool in net.sf.mmm.util.pool.base
 

Classes in net.sf.mmm.util.pool.base that implement CharArrayPool
 class NoCharArrayPool
          This is a dummy pool for char-arrays.
 

Uses of CharArrayPool in net.sf.mmm.util.pool.impl
 

Classes in net.sf.mmm.util.pool.impl that implement CharArrayPool
 class CharArrayPoolImpl
          This is the default implementation of the Pool interface for char-arrays.
 



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