Package zmq.util
Annotation Type Draft
-
@Retention(SOURCE) public @interface Draft
Documents an API in DRAFT state. All APIs marked with @Draft are subject to change at ANY time until declared stable.
@Retention(SOURCE)
public @interface Draft