Uses of Enum
org.mockito.internal.util.concurrent.DetachedThreadLocal.Cleaner
Packages that use DetachedThreadLocal.Cleaner
-
Uses of DetachedThreadLocal.Cleaner in org.mockito.internal.util.concurrent
Subclasses with type arguments of type DetachedThreadLocal.Cleaner in org.mockito.internal.util.concurrentModifier and TypeClassDescriptionstatic enumDetermines the cleaning format.Methods in org.mockito.internal.util.concurrent that return DetachedThreadLocal.CleanerModifier and TypeMethodDescriptionstatic DetachedThreadLocal.CleanerReturns the enum constant of this type with the specified name.static DetachedThreadLocal.Cleaner[]DetachedThreadLocal.Cleaner.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.mockito.internal.util.concurrent with parameters of type DetachedThreadLocal.Cleaner