Package | Description |
---|---|
org.jboss.util |
Utility classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
LRUCachePolicy
Implementation of a Least Recently Used cache policy.
|
class |
SynchronizedCachePolicy
A synchronized cache policy wrapper.
|
class |
TimedCachePolicy
An implementation of a timed cache.
|
Constructor and Description |
---|
SynchronizedCachePolicy(CachePolicy delegate) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.