Uses of Class
org.terracotta.utilities.test.io.WindowsSpecialFolder
-
Packages that use WindowsSpecialFolder Package Description org.terracotta.utilities.test.io -
-
Uses of WindowsSpecialFolder in org.terracotta.utilities.test.io
Methods in org.terracotta.utilities.test.io that return WindowsSpecialFolder Modifier and Type Method Description static WindowsSpecialFolderWindowsSpecialFolder. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WindowsSpecialFolder[]WindowsSpecialFolder. values()Returns an array containing the constants of this enum type, in the order they are declared.
-