Uses of Enum Class
com.google.common.jimfs.SystemFileTimeSource
-
Uses of SystemFileTimeSource in com.google.common.jimfs
Subclasses with type arguments of type SystemFileTimeSource in com.google.common.jimfsModifier and TypeClassDescription(package private) enumImplementation of ofFileTimeSourcethat gets the current time from the system.Methods in com.google.common.jimfs that return SystemFileTimeSourceModifier and TypeMethodDescriptionstatic SystemFileTimeSourceReturns the enum constant of this class with the specified name.static SystemFileTimeSource[]SystemFileTimeSource.values()Returns an array containing the constants of this enum class, in the order they are declared.