Skip navigation links

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

E17493-04


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

Packages that use ReadWriteLock.Implementation
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.Implementation in oracle.javatools.buffer

 

Fields in oracle.javatools.buffer declared as ReadWriteLock.Implementation
static ReadWriteLock.Implementation ReadWriteLock.DEFAULT_IMPLEMENTATION
           

 

Methods in oracle.javatools.buffer that return ReadWriteLock.Implementation
static ReadWriteLock.Implementation ReadWriteLock.Implementation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReadWriteLock.Implementation[] ReadWriteLock.Implementation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

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

E17493-04


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