Uses of Class
tech.units.indriya.format.EBNFUnitFormat
-
Packages that use EBNFUnitFormat Package Description tech.units.indriya.format -
-
Uses of EBNFUnitFormat in tech.units.indriya.format
Methods in tech.units.indriya.format that return EBNFUnitFormat Modifier and Type Method Description static EBNFUnitFormatEBNFUnitFormat. getInstance()Returns the instance for the current default locale (non-ascii characters are allowed)static EBNFUnitFormatEBNFUnitFormat. getInstance(SymbolMap symbols)Returns a new instance for the given symbol map.static EBNFUnitFormatEBNFUnitFormat. getNewInstance()Similar togetInstance(), but returns a new, non-shared unit format instance, instead of a shared singleton instance.
-