Uses of Enum
dev.mccue.guava.concurrent.CycleDetectingLockFactory.Policies
-
Uses of CycleDetectingLockFactory.Policies in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent that return CycleDetectingLockFactory.PoliciesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CycleDetectingLockFactory.Policies[]
CycleDetectingLockFactory.Policies.values()
Returns an array containing the constants of this enum type, in the order they are declared.