public static class RepositoryCache.Entry<V> extends Object
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
int |
getUsage()
Get the internal usage field.
|
V |
getValue()
Retrieve the cache entry
|
public int getUsage()
lock()
has been called without a corresponding call to release()
public V getValue()
Copyright © 2020. All rights reserved.