JavaScript is disabled on your browser.
Skip navigation links
SimpleFlatMapper
hosted on
GitHub
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
All Classes and Interfaces
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Exception Classes
Annotation Interfaces
Class
Description
AbstractIndexPropertyFinder
<
T
>
AliasProvider
AliasProviderProducer
AliasProviderService
AnnotationToPropertyService
AnnotationToPropertyServiceProducer
AnnotationToPropertyUtil
AppendCollectionSetter
<
E
>
ArgumentBuilder
<
S
>
ArrayAliasProvider
ArrayClassMeta
<
T
,
E
>
ArrayClassMeta.InstantiatorDefinitionAndIntermediatType
ArrayClassMeta.InstantiatorDefinitionAndIntermediatTypeFactory
ArrayElementPropertyMeta
<
T
,
E
>
ArrayIndexedGetter
<
P
>
ArrayIndexStartAtProperty
ArrayPropertyFinder
<
T
,
E
>
ArraySizeGetter
AsmFactory
AsmFactoryProvider
AsmInstantiatorDefinitionFactory
AsmUtils
BiArgumentBuilder
<
S1
,
S2
>
BiFunctionGetter
<
S1
,
S2
,
T
>
BiInstantiator
<
S1
,
S2
,
T
>
BiInstantiatorBuilder
BiInstantiatorKey
BooleanFieldSetter
<
T
>
BooleanGetter
<
T
>
BooleanMethodSetter
<
T
>
BooleanSetter
<
T
>
BoxedBooleanGetter
<
T
>
BoxedByteGetter
<
T
>
BoxedCharacterGetter
<
T
>
BoxedDoubleGetter
<
T
>
BoxedFloatGetter
<
T
>
BoxedIntGetter
<
T
>
BoxedLongGetter
<
T
>
BoxedShortGetter
<
T
>
BuilderBiInstantiator
<
S1
,
S2
,
T
>
BuilderInstantiator
<
S
,
T
>
BuilderInstantiatorDefinition
BuilderInstantiatorDefinitionFactory
ByteFieldSetter
<
T
>
ByteGetter
<
T
>
ByteMethodSetter
<
T
>
ByteSetter
<
T
>
BytesUUIDGetter
<
R
>
CharacterFieldSetter
<
T
>
CharacterGetter
<
T
>
CharacterMethodSetter
<
T
>
CharacterSetter
<
T
>
ClassMeta
<
T
>
ClassMetaWithDiscriminatorId
<
T
>
ClassVisitor
ConstantBooleanGetter
<
T
>
ConstantByteGetter
<
T
>
ConstantCharacterGetter
<
T
>
ConstantDoubleGetter
<
T
>
ConstantFloatGetter
<
T
>
ConstantGetter
<
T
,
P
>
ConstantIntGetter
<
T
>
ConstantLongGetter
<
T
>
ConstantShortGetter
<
T
>
ConstructorBuilder
ConstructorNotFoundException
ConstructorPropertyMeta
<
T
,
P
>
ConvertDelegateSetter
<
T
,
I
,
O
>
CountNumberOfMatchedProperties
<
T
>
DefaultAliasProvider
DefaultPropertyNameMatcher
DefaultReflectionService
DisallowSelfReference
DoubleFieldSetter
<
T
>
DoubleGetter
<
T
>
DoubleMethodSetter
<
T
>
DoubleSetter
<
T
>
EligibleAsNonMappedProperty
EmptyConstructorBiInstantiator
<
S1
,
S2
,
T
>
EmptyConstructorInstantiator
<
S
,
T
>
EmptyStaticMethodBiInstantiator
<
S1
,
S2
,
T
>
EmptyStaticMethodInstantiator
<
S
,
T
>
EnumUnspecifiedTypeGetter
<
R
,
E
extends
Enum
<
E
>>
ExecutableInstantiatorDefinition
FastTupleClassMeta
<
T
>
FieldAndMethodCallBack
FieldGetter
<
T
,
P
>
FieldSetter
<
T
,
P
>
FloatFieldSetter
<
T
>
FloatGetter
<
T
>
FloatMethodSetter
<
T
>
FloatSetter
<
T
>
Getter
<
T
,
P
>
Interface representing a Getter of a property of type P on a object of type T.
GetterBiInstantiator
<
S1
,
S2
,
T
>
GetterBuilder
GetterFactory
<
T
,
K
>
GetterFactoryRegistry
<
S
,
K
>
GetterHelper
GetterInstantiator
<
S
,
T
>
GetterOnGetter
<
O
,
I
,
P
>
GetterWithDefaultValue
<
T
,
P
>
IdentityGetter
<
T
>
ImmutableOrgHelper
IndexedBooleanArrayGetter
IndexedBooleanArraySetter
IndexedByteArrayGetter
IndexedByteArraySetter
IndexedCharArrayGetter
IndexedCharArraySetter
IndexedColumn
IndexedDoubleArrayGetter
IndexedDoubleArraySetter
IndexedElement
<
T
,
E
>
IndexedFloatArrayGetter
IndexedFloatArraySetter
IndexedGetter
<
T
,
P
>
IndexedIntArrayGetter
IndexedIntArraySetter
IndexedListGetter
<
E
>
IndexedListSetter
<
E
>
IndexedLongArrayGetter
IndexedLongArraySetter
IndexedObjectArrayGetter
<
E
>
IndexedObjectArraySetter
<
E
>
IndexedSetter
<
T
,
P
>
IndexedSetterFactory
<
T
,
A
>
IndexedShortArrayGetter
IndexedShortArraySetter
InjectConstructorBiInstantiator
<
S1
,
S2
,
T
>
InjectConstructorInstantiator
<
S
,
T
>
InjectedParam
InjectStaticMethodBiInstantiator
<
S1
,
S2
,
T
>
InjectStaticMethodInstantiator
<
S
,
T
>
Instantiator
<
S
,
T
>
InstantiatorBuilder
InstantiatorDefinition
InstantiatorDefinition.Type
InstantiatorDefinitions
InstantiatorDefinitions.CompatibilityScorer
InstantiatorFactory
InstantiatorGetter
<
S
,
T
,
P
>
InstantiatorKey
<
S
>
IntFieldSetter
<
T
>
IntGetter
<
T
>
IntMethodSetter
<
T
>
IntSetter
<
T
>
JavaLangClassMetaFactoryProducer
KotlinDefaultConstructorInstantiatorDefinition
ListIndexedGetter
<
P
>
ListSizeGetter
LongFieldSetter
<
T
>
LongGetter
<
T
>
LongMethodSetter
<
T
>
LongSetter
<
T
>
MapClassMeta
<
M
extends
Map
<
K
,
V
>,
K
,
V
>
MapElementPropertyMeta
<
T
extends
Map
<
K
,
V
>,
K
,
V
>
MapKeyValueElementPropertyMeta
<
T
extends
Map
<
K
,
V
>,
K
,
V
>
MapKeyValueElementPropertyMeta.KeyValue
<
K
,
V
>
MapPropertyFinder
<
T
extends
Map
<
K
,
V
>,
K
,
V
>
MapTypeProperty
MethodBiFunctionPair
<
T1
,
T2
>
MethodGetter
<
T
,
P
>
MethodGetterPair
<
T
>
MethodSetter
<
T
,
P
>
ModifyInjectedParams
NonMappedPropertyMeta
<
T
,
P
>
NullGetter
<
T
,
P
>
NullSetter
ObjectClassMeta
<
T
>
ObjectGetterFactory
ObjectPropertyMeta
<
T
,
P
>
ObjectSetterFactory
OptionalClassMeta
<
T
>
OptionalProperty
OptionalPropertyFinder
<
T
>
OrdinalEnumGetter
<
R
,
E
extends
Enum
<
E
>>
Parameter
ParameterizedTypeImpl
ParamNameDeductor
<
T
>
PassThroughClassMeta
<
T
,
V
>
PassThroughPropertyFinder
<
T
,
V
>
PropertyFinder
<
T
>
PropertyFinder.DefaultPropertyFinderProbe
PropertyFinder.FoundProperty
<
T
>
PropertyFinder.MatchedProperty
<
T
,
P
extends
PropertyMeta
<
T
,
?>>
PropertyFinder.MatchingProperties
<
T
>
PropertyFinder.PropertyFilter
PropertyFinder.PropertyFinderProbe
PropertyFinder.PropertyFinderTransformer
PropertyFinder.TypeAffinityScorer
PropertyMatchingScore
PropertyMeta
<
O
,
P
>
PropertyNameMatch
PropertyNameMatcher
PropertyNameMatcherKeyValuePair
ReflectionException
ReflectionInstantiatorDefinitionFactory
ReflectionService
ReflectionService.BuilderProducer
ReflectionService.ClassMetaFactoryProducer
ReflectionService.DefaultBuilderSupplier
ReflectionService.PassThrough
ScoredGetter
<
T
,
P
>
ScoredSetter
<
T
,
P
>
SelfPropertyMeta
<
T
,
E
>
Setter
<
T
,
P
>
Represent a setter of a property of type P on a object of type T.
SetterBuilder
SetterFactory
<
T
,
A
>
SetterHelper
SetterOnGetter
<
T
,
I
,
P
>
ShardingHelper
ShardingHelper.ShardCallBack
ShortCircuiter
ShortFieldSetter
<
T
>
ShortGetter
<
T
>
ShortMethodSetter
<
T
>
ShortSetter
<
T
>
SpeculativeArrayIndexResolutionProperty
SpeculativeObjectLookUpProperty
StringEnumGetter
<
R
,
E
extends
Enum
<
E
>>
StringUUIDGetter
<
R
>
SubPropertyMeta
<
O
,
I
,
P
>
Table
TupleClassMeta
<
T
>
TuplePropertyFinder
<
T
>
TypeAffinity
UUIDUnspecifiedTypeGetter
<
R
>