Uses of Class
com.google.common.util.concurrent.CycleDetectingLockFactory.Policies

Packages that use CycleDetectingLockFactory.Policies
com.google.common.util.concurrent Concurrency utilities. 
 

Uses of CycleDetectingLockFactory.Policies in com.google.common.util.concurrent
 

Methods in com.google.common.util.concurrent that return CycleDetectingLockFactory.Policies
static CycleDetectingLockFactory.Policies CycleDetectingLockFactory.Policies.valueOf(String name)
          Returns 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.
 



Copyright © 2010-2012. All Rights Reserved.