Annotation Interface Locks


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface Locks
Since:
Java 17+
Author:
Kimi Liu