org.jenkinsci.plugins.imagegallery.comparative
Class FilePairTree
java.lang.Object
org.jenkinsci.plugins.imagegallery.comparative.FilePairTree
public class FilePairTree
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilePairTree
public FilePairTree()
addToBranch
public void addToBranch(List<String> branch,
FilePair leaf)
getNodes
public Map<String,FilePairTree> getNodes()
getLeafs
public Set<FilePair> getLeafs()
Copyright © 2004-2012 TupiLabs. All Rights Reserved.