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 a priority value of 10.
|
String |
toString() |
compareTo, getFormatService, getQuantityFactory, getService, getServices, getSystemOfUnitsService, getUnitFormatService
public DefaultServiceProvider()
public int getPriority()
getPriority
in class javax.measure.spi.ServiceProvider
public String toString()
toString
in class AbstractServiceProvider
Copyright © 2005–2020 Units of Measurement project. All rights reserved.