Module java.base
Package java.util.spi
packagejava.util.spi
Service provider classes for the classes in the java.util package.
- Since:
- 1.6
- Related PackagesPackageDescriptionContains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.
- ClassDescription
AbstractResourceBundleProvideris an abstract class that provides the basic support for a provider implementation class forResourceBundleProvider.An abstract class for service providers that provide locale-dependentCalendarparameters.An abstract class for service providers that provide localized string representations (display names) ofCalendarfield values.An abstract class for service providers that provide localized currency symbols and display names for theCurrencyclass.An abstract class for service providers that provide localized names for theLocaleclass.This is the super class of all the locale sensitive service provider interfaces (SPIs).An interface for service providers that provide implementations ofResourceBundle.Control.ResourceBundleProvideris a service provider interface for resource bundles.An abstract class for service providers that provide localized time zone names for theTimeZoneclass.An interface for command-line tools to provide a way to be invoked without necessarily starting a new VM.