Annotation Interface FinalDefault


@Target(METHOD) @Inherited @Documented public @interface FinalDefault
Indicates that a defaulted method should be treated as final and never overridden.