Uses of Enum
io.roastedroot.zerofs.SystemFileTimeSource
-
Uses of SystemFileTimeSource in io.roastedroot.zerofs
Subclasses with type arguments of type SystemFileTimeSource in io.roastedroot.zerofsModifier and TypeClassDescription(package private) enumImplementation of ofFileTimeSourcethat gets the current time from the system.Methods in io.roastedroot.zerofs that return SystemFileTimeSourceModifier and TypeMethodDescriptionstatic SystemFileTimeSourceReturns 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.