Uses of Interface
net.thevpc.common.vfs.VFileNameGenerator
Packages that use VFileNameGenerator
-
Uses of VFileNameGenerator in net.thevpc.common.vfs
Methods in net.thevpc.common.vfs with parameters of type VFileNameGeneratorModifier and TypeMethodDescriptionListFS.addOrRename(String name, VFile file, VFileNameGenerator nameGenerator) convenient way to add new file to the folder even if the file name already exists -
Uses of VFileNameGenerator in net.thevpc.common.vfs.impl
Classes in net.thevpc.common.vfs.impl that implement VFileNameGeneratorFields in net.thevpc.common.vfs.impl declared as VFileNameGeneratorModifier and TypeFieldDescriptionstatic final VFileNameGeneratorDefaultFileNameGenerator.INSTANCEMethods in net.thevpc.common.vfs.impl with parameters of type VFileNameGeneratorModifier and TypeMethodDescriptionVFolderVFS.addOrRename(String name, VFile file, VFileNameGenerator nameGenerator)