Annotation Interface UseActualType


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface UseActualType
Indicates that an actual type of the value of the given field should be used, rather than the declared one.
Since:
2022-10-06
Author:
miki