Uses of Class
com.google.common.io.TempFileCreator
Packages that use TempFileCreator
Package
Description
Utility methods and classes for I/O; for example input streams, output streams, readers, writers,
and files.
-
Uses of TempFileCreator in com.google.common.io
Subclasses of TempFileCreator in com.google.common.ioModifier and TypeClassDescriptionprivate static final class
private static final class
private static final class
Fields in com.google.common.io declared as TempFileCreatorModifier and TypeFieldDescription(package private) static final TempFileCreator
TempFileCreator.INSTANCE
Methods in com.google.common.io that return TempFileCreatorModifier and TypeMethodDescriptionprivate static TempFileCreator
TempFileCreator.pickSecureCreator()