Uses of Package
org.apache.myfaces.util.lang
-
Packages that use org.apache.myfaces.util.lang Package Description org.apache.myfaces.context.servlet org.apache.myfaces.push.cdi org.apache.myfaces.renderkit.html org.apache.myfaces.util.lang -
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.context.servlet Class Description AbstractAttributeMap Helper Map implementation for use with different Attribute Maps.AbstractThreadSafeAttributeMap Helper Map implementation for use with different Attribute Maps. -
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.push.cdi Class Description ConcurrentLRUCache A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead to utilize multiple CPU cores more effectively. -
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.renderkit.html Class Description StreamCharBuffer StreamCharBuffer is a multipurpose in-memory buffer that can replace JDK in-memory buffers (StringBuffer, StringBuilder, StringWriter). -
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.util.lang Class Description ConcurrentLRUCache.EvictionListener ConcurrentLRUCache.Stats SerializableConsumer StreamCharBuffer StreamCharBuffer is a multipurpose in-memory buffer that can replace JDK in-memory buffers (StringBuffer, StringBuilder, StringWriter).StreamCharBuffer.LazyInitializingWriter Interface for a Writer that gets initialized if it is used Can be used for passing in to "connectTo" method of StreamCharBufferXorShiftRandom A simple XORShift Random generator.