Uses of Enum Class
org.reflections.vfs.Vfs.DefaultUrlTypes
Packages that use Vfs.DefaultUrlTypes
-
Uses of Vfs.DefaultUrlTypes in org.reflections.vfs
Subclasses with type arguments of type Vfs.DefaultUrlTypes in org.reflections.vfsMethods in org.reflections.vfs that return Vfs.DefaultUrlTypesModifier and TypeMethodDescriptionstatic Vfs.DefaultUrlTypesReturns the enum constant of this class with the specified name.static Vfs.DefaultUrlTypes[]Vfs.DefaultUrlTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.