Package org.apache.commons.io
Class IO
java.lang.Object
org.apache.commons.io.IO
Component-wide operations on Apache Commons IO.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
clear()
Clears any state, throughout Apache Commons IO.
-
Constructor Details
-
IO
IO()
-
-
Method Details
-
clear
static void clear()Clears any state, throughout Apache Commons IO. Handy for tests.
-