Java Reference
In-Depth Information
boolean setWritable(boolean writable) , and boolean setWrit-
able(boolean writable, boolean ownerOnly) methodsthatletyouset
theowner'soreverybody'sexecute,read,andwritepermissions(respectively)forthe
file identified by the File object's abstract pathname.
Finally, File implements the java.lang.Comparable interface's com-
pareTo() method,andoverrides equals() and hashCode() . Table8-5 describes
these miscellaneous methods.
Search WWH ::




Custom Search