Deprecated.
@Deprecated
@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface DecoratorDiverted
For old classes, this annotation can remain. It won't be removed from the legacy library.
For new classes, please use io.flamingock.api.annotations
- See Also:
NonLockGuarded