-
@Documented @Retention(RUNTIME) public @interface WillNotCloseUsed to annotate a method parameter to indicate that this method will not close the resource.- See Also:
WillClose,WillCloseWhenClosed
@Documented
@Retention(RUNTIME)
public @interface WillNotClose
WillClose,
WillCloseWhenClosed