Uses of Interface
org.eclipse.aether.spi.io.PathProcessor.CollocatedTempFile
-
Packages that use PathProcessor.CollocatedTempFile Package Description org.eclipse.aether.spi.io I/O related support infrastructure for components. -
-
Uses of PathProcessor.CollocatedTempFile in org.eclipse.aether.spi.io
Methods in org.eclipse.aether.spi.io that return PathProcessor.CollocatedTempFile Modifier and Type Method Description PathProcessor.CollocatedTempFilePathProcessor. newTempFile(java.nio.file.Path file)Creates aPathProcessor.CollocatedTempFileinstance for given file without backing file.PathProcessor.CollocatedTempFilePathProcessorSupport. newTempFile(java.nio.file.Path file)
-