| Interface | Description |
|---|---|
| BiInstantiator<S1,S2,T> | |
| Getter<T,P> |
Interface representing a Getter of a property of type P on a object of type T.
|
| IndexedGetter<T,P> | |
| IndexedSetter<T,P> | |
| IndexedSetterFactory<T,A> | |
| Instantiator<S,T> | |
| InstantiatorDefinition | |
| ReflectionService.BuilderProducer | |
| ReflectionService.ClassMetaFactoryProducer | |
| Setter<T,P> |
Represent a setter of a property of type P on a object of type T.
|
| SetterFactory<T,A> | |
| TypeAffinity |
| Enum | Description |
|---|---|
| InstantiatorDefinition.Type |
| Exception | Description |
|---|---|
| ConstructorNotFoundException | |
| ReflectionException |
| Annotation Type | Description |
|---|---|
| ModifyInjectedParams | |
| ReflectionService.PassThrough |
Copyright © 2020. All rights reserved.