See: Description
Interface | Description |
---|---|
TypeInformation<S> |
Interface to access property types and resolving generics on the way.
|
Class | Description |
---|---|
AnnotationDetectionFieldCallback |
A
ReflectionUtils.FieldCallback that will inspect each field for a given annotation. |
ClassTypeInformation<S> |
TypeInformation for a plain Class . |
ParentTypeAwareTypeInformation<S> |
Base class for
TypeInformation implementations that need parent type awareness. |
Copyright © 2012. All Rights Reserved.