Package | Description |
---|---|
org.apache.myfaces.context.servlet | |
org.apache.myfaces.push.cdi | |
org.apache.myfaces.renderkit.html | |
org.apache.myfaces.util.lang |
Class and Description |
---|
AbstractAttributeMap
Helper Map implementation for use with different Attribute Maps.
|
AbstractThreadSafeAttributeMap
Helper Map implementation for use with different Attribute Maps.
|
Class and 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.
|
Class and Description |
---|
StreamCharBuffer
StreamCharBuffer is a multipurpose in-memory buffer that can replace JDK
in-memory buffers (StringBuffer, StringBuilder, StringWriter).
|
Class and Description |
---|
ConcurrentLRUCache.EvictionListener |
ConcurrentLRUCache.Stats |
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 StreamCharBuffer
|
XorShiftRandom
A simple XORShift Random generator.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.