Uses of Class
net.sourceforge.uiq3.fa2.Files
-
Packages that use Files Package Description net.sourceforge.uiq3.fa2 FA-2 magnetic tape interface simulation. -
-
Uses of Files in net.sourceforge.uiq3.fa2
Methods in net.sourceforge.uiq3.fa2 that return Files Modifier and Type Method Description static Files
Files. valueOf(String name)
Returns the enum constant of this type with the specified name.static Files[]
Files. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-