Uses of Class
org.terracotta.toolkit.concurrent.locks.ToolkitLockType

Packages that use ToolkitLockType
org.terracotta.toolkit.concurrent.locks   
 

Uses of ToolkitLockType in org.terracotta.toolkit.concurrent.locks
 

Methods in org.terracotta.toolkit.concurrent.locks that return ToolkitLockType
 ToolkitLockType ToolkitLock.getLockType()
          Return the ToolkitLockType for this Lock.
static ToolkitLockType ToolkitLockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ToolkitLockType[] ToolkitLockType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Terracotta, Inc.. All Rights Reserved.