| Package | Description |
|---|---|
| org.jboss.weld.util.cache |
| Modifier and Type | Method and Description |
|---|---|
static ComputingCacheBuilder |
ComputingCacheBuilder.newBuilder() |
ComputingCacheBuilder |
ComputingCacheBuilder.setMaxSize(long maxSize) |
ComputingCacheBuilder |
ComputingCacheBuilder.setWeakValues()
Values stored in the cache should be wrapped in a
WeakReference. |
Copyright © 2015. All Rights Reserved.