| Package | Description |
|---|---|
| com.atlassian.cache |
| Modifier and Type | Method and Description |
|---|---|
static AbstractCacheTest.CacheType |
AbstractCacheTest.CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCacheTest.CacheType[] |
AbstractCacheTest.CacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractCacheEagerTest(AbstractCacheTest.CacheType cacheType) |
AbstractCacheLazyTest(AbstractCacheTest.CacheType cacheType) |
AbstractCacheTest(AbstractCacheTest.CacheType cacheType) |
AbstractLazyReferenceTest(AbstractCacheTest.CacheType cacheType) |
Copyright © 2018 Atlassian. All rights reserved.