- java.lang.Object
-
- com.atlassian.util.concurrent.ResettableLazyReference<T>
-
- com.atlassian.bamboo.utils.RecentLazyReference<T>
-
-
Method Summary
-
Methods inherited from class com.atlassian.util.concurrent.ResettableLazyReference
cancel, getInterruptibly, isInitialized, onReset, reset, resets
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public T get()
- Specified by:
get
in interface com.atlassian.util.concurrent.Supplier<T>
- Overrides:
get
in class com.atlassian.util.concurrent.ResettableLazyReference<T>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.