public final class NoUnit extends Object
NumberFormatter
Modifier and Type | Field and Description |
---|---|
static MeasureUnit |
BASE
Constant for the base unit (dimensionless and no scaling).
|
static MeasureUnit |
PERCENT
Constant for the percent unit, or 1/100 of a base unit.
|
static MeasureUnit |
PERMILLE
Constant for the permille unit, or 1/100 of a base unit.
|
public static final MeasureUnit BASE
public static final MeasureUnit PERCENT
public static final MeasureUnit PERMILLE
Copyright © 2016 Unicode, Inc. and others.