Nested

Meta-annotation that should be added to annotations that indicate a field is a nested type. Used to ensure that correct reflection hints are registered.

Author

Phillip Webb

Since

3.0.0

See also

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String