-
@Documented @Retention(RUNTIME) public @interface WillCloseWhenClosedUsed to annotate a constructor/factory parameter to indicate that returned object (X) will close the resource when X is closed.- See Also:
WillClose,WillNotClose
@Documented
@Retention(RUNTIME)
public @interface WillCloseWhenClosed
WillClose,
WillNotClose