|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadWriteLock.Options | |
|---|---|
| oracle.javatools.buffer | The TextBuffer package assists in the manipulation of in-memory text content, whether it is read-only text, or read-write text. |
| Uses of ReadWriteLock.Options in oracle.javatools.buffer |
|---|
| Fields in oracle.javatools.buffer with type parameters of type ReadWriteLock.Options | |
|---|---|
static java.util.EnumSet<ReadWriteLock.Options> |
ReadWriteLock.DEFAULT_OPTIONS |
| Methods in oracle.javatools.buffer that return ReadWriteLock.Options | |
|---|---|
static ReadWriteLock.Options |
ReadWriteLock.Options.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static ReadWriteLock.Options[] |
ReadWriteLock.Options.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructor parameters in oracle.javatools.buffer with type arguments of type ReadWriteLock.Options | |
|---|---|
ReadWriteLock(java.lang.String name, java.util.EnumSet<ReadWriteLock.Options> options, int waitInterval, int deadlockInterval, int historyLimit)Creates a named lock with specified options. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||