Package com.optimaize.langdetect.frma
Class IOUtils
- java.lang.Object
-
- com.optimaize.langdetect.frma.IOUtils
-
@Deprecated public class IOUtils extends java.lang.Object
Deprecated.Utils to manage IO streams.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
IOUtils()
Deprecated.Private constructor to prevent instantiation.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
closeQuietly(java.io.Closeable stream)
Deprecated.use java7 closeable
-