public class PathSet extends Object implements Serializable
PathSet()
void
addPath(String path)
List<String>
getPaths()
removePath(String path)
setPaths(List<String> paths)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathSet()
public void addPath(String path)
path
public void removePath(String path)
public List<String> getPaths()
public void setPaths(List<String> paths)
paths
Copyright © 2010–2014 Intelligents-ia. All rights reserved.