Uses of Interface
org.eclipse.aether.spi.io.PathProcessor.CollocatedTempFile
Packages that use PathProcessor.CollocatedTempFile
-
Uses of PathProcessor.CollocatedTempFile in org.eclipse.aether.spi.io
Methods in org.eclipse.aether.spi.io that return PathProcessor.CollocatedTempFileModifier and TypeMethodDescriptionPathProcessor.newTempFile
(Path file) Creates aPathProcessor.CollocatedTempFile
instance for given file without backing file.PathProcessorSupport.newTempFile
(Path file)