Guava: Google Core Libraries for Java 13.0.1-redhat-1

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

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

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

Methods in com.google.common.util.concurrent that return CycleDetectingLockFactory.WithExplicitOrdering
static
<E extends Enum<E>>
CycleDetectingLockFactory.WithExplicitOrdering<E>
CycleDetectingLockFactory.newInstanceWithExplicitOrdering(Class<E> enumClass, CycleDetectingLockFactory.Policy policy)
          Creates a CycleDetectingLockFactory.WithExplicitOrdering<E>.
 


Guava: Google Core Libraries for Java 13.0.1-redhat-1

Copyright © 2010-2013 JBoss by Red Hat. All Rights Reserved.