| Package | Description |
|---|---|
| com.asakusafw.runtime.io.text.value |
Converts between runtime values and text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteOptionFieldAdapter
An implementation of
FieldAdapter which accepts ByteOption. |
class |
DecimalOptionFieldAdapter
An implementation of
FieldAdapter which accepts DecimalOption. |
class |
DoubleOptionFieldAdapter
An implementation of
FieldAdapter which accepts DoubleOption. |
class |
FloatOptionFieldAdapter
An implementation of
FieldAdapter which accepts FloatOption. |
class |
IntOptionFieldAdapter
An implementation of
FieldAdapter which accepts IntOption. |
class |
LongOptionFieldAdapter
An implementation of
FieldAdapter which accepts LongOption. |
class |
ShortOptionFieldAdapter
An implementation of
FieldAdapter which accepts ShortOption. |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.