| Package | Description |
|---|---|
| trip.spi.helpers |
| Modifier and Type | Class and Description |
|---|---|
class |
ManyElementsProvidableField<T> |
class |
SingleElementProvidableField<T> |
| Modifier and Type | Field and Description |
|---|---|
(package private) Iterable<ProvidableField> |
ProvidableClass.fields |
| Modifier and Type | Method and Description |
|---|---|
static <T> ProvidableField |
SingleElementProvidableField.from(Field field) |
static <T> ProvidableField |
ManyElementsProvidableField.from(Field field) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Iterable<ProvidableField> |
ProvidableClass.readClassProvidableFields(Class<?> targetClazz) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
ProvidableClass.populateWithProvidableFields(Class<?> targetClazz,
List<ProvidableField> providableFields) |
Copyright © 2015. All rights reserved.