public abstract class AbstractFolder extends Object implements Folder
protected
AbstractFolder(Folder parent, String path)
Folder
getParent()
String
getPath()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFile, getFolder
protected AbstractFolder(Folder parent, String path)
public Folder getParent()
getParent
public String getPath()
getPath
Copyright © 2017. All rights reserved.