public static abstract @interface
DriveFile.OpenMode
implements
Annotation
The available modes that a file can be opened in.
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()