| Package | Description |
|---|---|
| io.enoa.toolkit.convert | |
| io.enoa.toolkit.date | |
| io.enoa.toolkit.value |
| Modifier and Type | Class and Description |
|---|---|
class |
_CharacterConverter |
class |
_StringConverter |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
ConvertKit.install(Class<T> type,
IConverter<T,String> converter) |
static <R,P> R |
ConvertKit.to(P value,
IConverter<R,P> converter) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
EnoaDate.to(IConverter<R,Long> converter) |
| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
EnoaValue.to(IConverter<R,P> converter) |
Copyright © 2019. All rights reserved.