Annotation Interface Binding


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Binding
用于绑定的注解
Since:
Java 17+
Author:
Kimi Liu