| Package | Description |
|---|---|
| locklib.sx |
The
sx package provides support for SX locks. |
| Modifier and Type | Method and Description |
|---|---|
SxLockType |
SxLockPolicy.parent_lock(SxLockType lock_type) |
static SxLockType |
SxLockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SxLockType[] |
SxLockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SxLockPolicy.is_compatible(SxLockType lock_type_1,
SxLockType lock_type_2) |
SxLockType |
SxLockPolicy.parent_lock(SxLockType lock_type) |
Copyright © 2015. All rights reserved.