public class FilePairTree extends Object
FilePairTree()
void
addToBranch(List<String> branch, FilePair leaf)
Set<FilePair>
getLeafs()
Map<String,FilePairTree>
getNodes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilePairTree()
public void addToBranch(List<String> branch, FilePair leaf)
public Map<String,FilePairTree> getNodes()
public Set<FilePair> getLeafs()
Copyright © 2012-2015 TupiLabs. All Rights Reserved.