| Package | Description |
|---|---|
| io.atlassian.util.concurrent |
| Modifier and Type | Method and Description |
|---|---|
LazyReference<T> |
ResettableLazyReference.resets()
Reset the internal reference and returns a LazyReference of the old value.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResettableLazyReference.onReset(LazyReference<T> oldValue)
Template extension method for providing custom reset behavior.
|
Copyright © 2016 Atlassian. All rights reserved.