Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.buffer.ReadWriteLock.Options

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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.