Uses of Class
ru.progrm_jarvis.javacommons.io.wrapper.NonAutoCloseableOutputStream
Packages that use NonAutoCloseableOutputStream
-
Uses of NonAutoCloseableOutputStream in ru.progrm_jarvis.javacommons.io.wrapper
Methods in ru.progrm_jarvis.javacommons.io.wrapper that return NonAutoCloseableOutputStreamModifier and TypeMethodDescriptionstatic @NotNull NonAutoCloseableOutputStreamIOWrappers.nonAutoCloseable(@NonNull OutputStream outputStream) Creates aNonAutoCloseableOutputStreamfrom the given one.