Bali Share 1.1.18
A B C D E F G H I J K L M N O P Q R S T U W

C

CANADA - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for country.
CANADA_FRENCH - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for country.
cancel() - Method in class oracle.bali.share.thread.Timer
Cancels a scheduled timer.
cancel(Task) - Method in class oracle.bali.share.thread.TaskScheduler
Removes the given task from the scheduler.
CHINA - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for country.
CHINESE - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.
ClassLoaderUtils - class oracle.bali.share.util.ClassLoaderUtils.
Utility methods for accessing classes and resources using an appropriate class loader.
clear() - Method in class oracle.bali.share.collection.LRUCache
Clears the cache.
clear() - Method in class oracle.bali.share.collection.OptimisticHashMap
Clears this hashtable so that it contains no keys.
clear() - Method in class oracle.bali.share.collection.ArrayMap
Removes all elements from the ArrayMap.
clone() - Method in class oracle.bali.share.collection.OptimisticHashMap
Creates a shallow copy of this OptimisticHashMap.
clone() - Method in class oracle.bali.share.collection.Range
Support for cloning.
clone() - Method in class oracle.bali.share.collection.ArrayMap
Clones the map.
close() - Method in class oracle.bali.share.io.CompositeReader
Close the stream.
Comparator - interface oracle.bali.share.sort.Comparator.
The Comparator interface is used by the Oracle Bali Sort/Search classes to allow clients to control sorting/searching criteria.
compare(Object, Object) - Method in interface oracle.bali.share.sort.Comparator
Compares two objects.
compare(Object, Object) - Method in class oracle.bali.share.sort.DateComparator
Implement the Comparator interface by comparing two Date objects.
compare(Object, Object) - Method in class oracle.bali.share.sort.StringComparator
Implement the Comparator interface by calling through to the Collators compare interface.
compare(Object, Object) - Method in class oracle.bali.share.sort.LexiComparator
Implement the Comparator interface.
compare(Object, Object) - Method in class oracle.bali.share.sort.BooleanComparator
Implement the Comparator interface by comparing two Booleans.
compare(Object, Object) - Method in class oracle.bali.share.sort.NumberComparator
Implement the Comparator interface by comparing two Numbers.
CompositeReader - class oracle.bali.share.io.CompositeReader.
The CompositeReader class allows an application to combine several Readers serially and make them appear as if they were a single Reader.
CompositeReader() - Constructor for class oracle.bali.share.io.CompositeReader
Creates a new CompositeReader.
CompositeReader(Reader) - Constructor for class oracle.bali.share.io.CompositeReader
Creates a CompositeReader and makes the given reader the first reader in the sequence.
CompoundEnumeration - class oracle.bali.share.collection.CompoundEnumeration.
A Enumeration implementation that iterates sequentially over two provided Enumerations, proceeding to the second Enumeration after the elements of the first have been exhausted.
CompoundEnumeration(Enumeration, Enumeration) - Constructor for class oracle.bali.share.collection.CompoundEnumeration
Create a CompoundEnumeration from two Enumerations, iterating over the primary first and then the secondary.
CompoundTransferable - class oracle.bali.share.datatransfer.CompoundTransferable.
CompoundTransferables make it simpler to provide Transferables that support multiple data types.
CompoundTransferable(Transferable[]) - Constructor for class oracle.bali.share.datatransfer.CompoundTransferable
Creates a CompoundTransferable, joining all the provided transferables into a single transferable.
CompoundTransferable(Transferable, Transferable) - Constructor for class oracle.bali.share.datatransfer.CompoundTransferable
Creates a CompoundTransferable out of two separate Transferables.
contains(Object) - Method in class oracle.bali.share.collection.OptimisticHashMap
Tests if some key maps into the specified value in this hashtable.
containsKey(Object) - Method in class oracle.bali.share.collection.OptimisticHashMap
Tests if the specified object is a key in this hashtable.
createEnumeration(Enumeration, Enumeration) - Static method in class oracle.bali.share.collection.CompoundEnumeration
Creates a enumeration that joins two others.
createTransferable(Object) - Static method in class oracle.bali.share.datatransfer.ObjectTransferable
Returns a Transferable implementation that will wrap the given object.
CZECH - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for language.

Bali Share 1.1.18
A B C D E F G H I J K L M N O P Q R S T U W