Uses of Class
io.roastedroot.zerofs.PathType
-
Uses of PathType in io.roastedroot.zerofs
Subclasses of PathType in io.roastedroot.zerofsModifier and TypeClassDescription(package private) final classUnix-style path type.(package private) final classWindows-style path type.Fields in io.roastedroot.zerofs declared as PathTypeModifier and TypeFieldDescription(package private) static final PathTypeUnixPathType.INSTANCEUnix path type.private final PathTypeConfiguration.Builder.pathType(package private) final PathTypeConfiguration.pathTypeprivate final PathTypePathService.typeMethods in io.roastedroot.zerofs that return PathTypeModifier and TypeMethodDescriptionstatic PathTypePathType.unix()Returns a Unix-style path type.static PathTypePathType.windows()Returns a Windows-style path type.Methods in io.roastedroot.zerofs with parameters of type PathTypeModifier and TypeMethodDescriptionstatic Configuration.BuilderCreates a new mutableConfigurationbuilder using the given path type.Constructors in io.roastedroot.zerofs with parameters of type PathTypeModifierConstructorDescriptionprivate(package private)PathService(PathType type, Iterable<PathNormalization> displayNormalizations, Iterable<PathNormalization> canonicalNormalizations, boolean equalityUsesCanonicalForm)