A B C D E F G H I J K L M N O P Q R S T U W
R
- Range - class oracle.bali.share.collection.Range.
- A class that encapsulates a lower and upper limit
- Range(int, int) - Constructor for class oracle.bali.share.collection.Range
- Constructs a Range object with the specified upper and lower limits.
- rangesContain(Range[], int) - Static method in class oracle.bali.share.collection.Range
-
- rangesContain(Range[], Range[]) - Static method in class oracle.bali.share.collection.Range
- Returns true if the set of ranges a completely encompases the set of ranges b.
- read() - Method in class oracle.bali.share.io.CompositeReader
- Read a single character.
- read(char[]) - Method in class oracle.bali.share.io.CompositeReader
- Read characters into an array.
- read(char[], int, int) - Method in class oracle.bali.share.io.CompositeReader
- Read characters into a portion of an array.
- ready() - Method in class oracle.bali.share.io.CompositeReader
- Tell whether this stream is ready to be read.
- registerEditor(Class, Class) - Static method in class oracle.bali.share.beans.JavaPropertyEditorManager
- Register an editor class to be used to editor values of a given target class.
- rehash() - Method in class oracle.bali.share.collection.OptimisticHashMap
- Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
- rejectTask() - Method in class oracle.bali.share.thread.SchedulerEvent
- Rejects the task, preventing it from either being scheduled or executed.
- remove(Object) - Method in class oracle.bali.share.collection.OptimisticHashMap
- Removes the key (and its corresponding value) from this hashtable.
- remove(Object) - Method in class oracle.bali.share.collection.ArrayMap
- Removes the
key
(and its corresponding value
) from this dictionary.
- remove(Object[], Object) - Static method in class oracle.bali.share.collection.ArrayMap
- Removes the value for the key from the array, returning a new array if necessary.
- remove(Object[], Object, boolean) - Static method in class oracle.bali.share.collection.ArrayMap
- Removes the value for the key from the array, returning a new array if necessary.
- removeAllReaders() - Method in class oracle.bali.share.io.CompositeReader
- Removes all of the Readers that this CompositeReader contains.
- removeListener(EventListener) - Method in class oracle.bali.share.event.ListenerManager
- Removes a listener from the manager.
- removeSchedulerListener(SchedulerListener) - Method in class oracle.bali.share.thread.TaskScheduler
- Removes a listener for scheduler events.
- reset() - Method in class oracle.bali.share.io.CompositeReader
- Reset the composite stream to the beginning.
- run() - Method in class oracle.bali.share.thread.Timer
- Target function for timer thread.
- runTask(TaskEvent) - Method in interface oracle.bali.share.thread.Task
- Called when a task should be executed.
- runTask(Task, TaskEvent) - Method in class oracle.bali.share.thread.TaskScheduler
- Executes a task.
- RUSSIAN - Static variable in class oracle.bali.share.nls.LocaleUtils
- Useful constant for language.
A B C D E F G H I J K L M N O P Q R S T U W