Uses of Enum
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 type with the specified name.static Vfs.DefaultUrlTypes[]Vfs.DefaultUrlTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.