Uses of Class
io.roastedroot.zerofs.SystemFileTimeSource
-
-
Uses of SystemFileTimeSource in io.roastedroot.zerofs
Methods in io.roastedroot.zerofs that return SystemFileTimeSource Modifier and Type Method Description static SystemFileTimeSourceSystemFileTimeSource. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SystemFileTimeSource[]SystemFileTimeSource. values()Returns an array containing the constants of this enum type, in the order they are declared.
-