DriveFile.OpenMode

Spark icon
  • DriveFile.OpenMode is an abstract annotation that defines the available modes for opening a file.

  • It inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface DriveFile.OpenMode implements Annotation

The available modes that a file can be opened in.

Inherited Method Summary

Morty Proxy This is a proxified and sanitized view of the page, visit original site.