public interface Source
Source interface acts as a unifying
wrapper around Interface and Enum objects. This allows both types of annotations
to be easily passed to the TypeConverter.| Modifier and Type | Interface and Description |
|---|---|
static class |
Source.EnumSource |
static class |
Source.InterfaceSource |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
from() |
String |
generate() |
Map[] |
map() |
Options |
options() |
Copyright © 2024. All rights reserved.