public class FileMode extends Object
static int
Overwrite
ReadOnly
ReadWrite
FileMode()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int ReadOnly
public static final int ReadWrite
public static final int Overwrite
public FileMode()
Copyright © 2016. All rights reserved.