Uses of Class
com.atlassian.bamboo.utils.concurrent.TransientLazyReference
-
Packages that use TransientLazyReference Package Description com.atlassian.bamboo.utils.concurrent -
-
Uses of TransientLazyReference in com.atlassian.bamboo.utils.concurrent
Subclasses of TransientLazyReference in com.atlassian.bamboo.utils.concurrent Modifier and Type Class Description class
TransientResettableLazyReference<T>
Deprecated.this class should be used ONLY when you need a lazy reference that will go through Bamboo's serialization whitelist/blacklist framework
-