public interface IntegerUnit
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IntegerUnit.Converter
Convert a value.
|
static class |
IntegerUnit.ConverterRegistry
Extension point from converters.
|
static class |
IntegerUnit.ParserRegistry
Registry to convert a string into an IntegerUnit.
|
static interface |
IntegerUnit.Unit
Annotation to specify in which unit a field is expressed.
|
static class |
IntegerUnit.UnitConversionException
Error when converting from a unit to another.
|
Copyright © 2019. All rights reserved.