| Package | Description |
|---|---|
| com.suncode.pwfl.core.type |
| Modifier and Type | Method and Description |
|---|---|
static <V> TypeBase.Convert<V,V> |
TypeBase.Convert.identity() |
| Modifier and Type | Method and Description |
|---|---|
protected <S> void |
TypeBase.aliasType(Class<S> type,
TypeBase.Convert<S,T> aliased) |
protected <S> void |
TypeBase.converter(Class<S> type,
TypeBase.Convert<S,T> convertFn) |
Copyright © 2022 Suncode. All rights reserved.