|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LazyReference | |
---|---|
com.atlassian.util.concurrent |
Uses of LazyReference in com.atlassian.util.concurrent |
---|
Methods in com.atlassian.util.concurrent that return LazyReference | |
---|---|
LazyReference<T> |
ResettableLazyReference.resets()
Reset the internal reference and returns a LazyReference of the old value. |
Methods in com.atlassian.util.concurrent with parameters of type LazyReference | |
---|---|
protected void |
ResettableLazyReference.onReset(LazyReference<T> oldValue)
Template extension method for providing custom reset behavior. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |