Uses of Class
fr.umlv.tatoo.runtime.util.StringCache

Packages that use StringCache
fr.umlv.tatoo.runtime.buffer.impl   
 

Uses of StringCache in fr.umlv.tatoo.runtime.buffer.impl
 

Constructors in fr.umlv.tatoo.runtime.buffer.impl with parameters of type StringCache
CachedByteBufferCharacterBuffer(int size, StringCache cache)
           
CachedByteBufferCharacterBuffer(int size, StringCache cache, ByteChannel channel)