Uses of Package
org.apache.myfaces.util.lang
Packages that use org.apache.myfaces.util.lang
Package
Description
-
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.context.servletClassDescriptionHelper Map implementation for use with different Attribute Maps.Helper Map implementation for use with different Attribute Maps.
-
Classes in org.apache.myfaces.util.lang used by org.apache.myfaces.push.cdiClassDescriptionA 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.htmlClassDescriptionStreamCharBuffer 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.langClassDescriptionStreamCharBuffer is a multipurpose in-memory buffer that can replace JDK in-memory buffers (StringBuffer, StringBuilder, StringWriter).Interface for a Writer that gets initialized if it is used Can be used for passing in to "connectTo" method of StreamCharBufferA simple XORShift Random generator.