Package | Description |
---|---|
org.apache.myfaces.shared.application | |
org.apache.myfaces.shared.renderkit.html | |
org.apache.myfaces.shared.util |
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
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.