Uses of Class
com.atlassian.bamboo.utils.BambooSuppliers.ResettableMemoizingSupplier
-
Packages that use BambooSuppliers.ResettableMemoizingSupplier Package Description com.atlassian.bamboo.utils -
-
Uses of BambooSuppliers.ResettableMemoizingSupplier in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils that return BambooSuppliers.ResettableMemoizingSupplier Modifier and Type Method Description static <E> BambooSuppliers.ResettableMemoizingSupplier<E>
BambooSuppliers. memoizeResettably(com.google.common.base.Supplier<E> supplier)
-