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.ClassMetaFactoryProducer | |
Setter<T,P> |
Represent a setter of a property of type P on a object of type T.
|
SetterFactory<T,A> | |
TypeAffinity |
Class | Description |
---|---|
BuilderInstantiatorDefinition | |
InstantiatorFactory | |
MethodBiFunctionPair<T1,T2> | |
MethodGetterPair<T> | |
ObjectGetterFactory | |
ObjectSetterFactory | |
Parameter | |
ReflectionInstantiatorDefinitionFactory | |
ReflectionService | |
ScoredGetter<T,P> | |
ScoredSetter<T,P> |
Enum | Description |
---|---|
InstantiatorDefinition.Type |
Exception | Description |
---|---|
ConstructorNotFoundException | |
ReflectionException |
Copyright © 2018. All rights reserved.