Uses of Annotation Interface
com.google.common.io.IgnoreJRERequirement
Packages that use IgnoreJRERequirement
Package
Description
Utility methods and classes for I/O; for example input streams, output streams, readers, writers,
and files.
-
Uses of IgnoreJRERequirement in com.google.common.io
Classes in com.google.common.io with annotations of type IgnoreJRERequirementModifier and TypeClassDescriptionprivate static final class
private static interface
Methods in com.google.common.io with annotations of type IgnoreJRERequirementModifier and TypeMethodDescription(package private) static void
TempFileCreator.testMakingUserPermissionsFromScratch()
Creates the permissions normally used for Windows filesystems, looking up the user afresh, even if previous calls have initialized thePermissionSupplier
fields.