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

B

BooleanComparator - class oracle.bali.share.sort.BooleanComparator.
This class implements a Comparator for Booleans.
BooleanUtils - class oracle.bali.share.util.BooleanUtils.
Utility methods for Boolean objects
BRAZIL - Static variable in class oracle.bali.share.nls.LocaleUtils
Useful constant for country.
bSearch(Object, Object[], int, Comparator) - Static method in class oracle.bali.share.sort.Search
Performs a binary search lookup for an item in a sorted array.
bSearchAndInsert(Object, Object[], int, Comparator) - Static method in class oracle.bali.share.sort.Search
Performs a binary search lookup, inserting the specified item if it is not already present.
BundleAvailableLocaleMapper - class oracle.bali.share.nls.BundleAvailableLocaleMapper.
Uses the Java ResourceBundle fallback rules to map an input Locale to its closest match from among the set of Locales supported by the ResourceBundle identified by the bundleName.
BundleAvailableLocaleMapper(String) - Constructor for class oracle.bali.share.nls.BundleAvailableLocaleMapper
Creates a BundleAvailableLocaleMapper mapping to the closest match among the Locales supported by the bundleName ResourceBundle and using the US Locale as the Locale to return if no other match can be found.
BundleAvailableLocaleMapper(String, Locale) - Constructor for class oracle.bali.share.nls.BundleAvailableLocaleMapper
Creates a BundleAvailableLocaleMapper mapping to the closest match among the Locales supported by the bundleName ResourceBundle and using the defaultLocale as the Locale to return if no other match can be found.

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