Comparable<javax.measure.spi.ServiceProvider>@Named("Default")
public class DefaultServiceProvider
extends AbstractServiceProvider
ServiceProvider class and hereby uses the JDK ServiceLoader to load the required
services.| Constructor | Description |
|---|---|
DefaultServiceProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getPriority() |
Returns the default priority.
|
String |
toString() |
compareTo, getFormatService, getQuantityFactory, getService, getServices, getSystemOfUnitsServicepublic DefaultServiceProvider()
public int getPriority()
getPriority in class javax.measure.spi.ServiceProviderpublic String toString()
toString in class AbstractServiceProviderCopyright © 2005–2023 Units of Measurement project. All rights reserved.