it.unitn.disi.smatch.matchers.structure.tree.spsm.ted.utils.impl
Class MatchedTreeNodeComparator

java.lang.Object
  extended by it.unitn.disi.smatch.matchers.structure.tree.spsm.ted.utils.impl.MatchedTreeNodeComparator
All Implemented Interfaces:
java.util.Comparator<INode>

public class MatchedTreeNodeComparator
extends java.lang.Object
implements java.util.Comparator<INode>


Constructor Summary
MatchedTreeNodeComparator(IMapping<INode> mappings)
           
 
Method Summary
 int compare(INode source, INode target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

MatchedTreeNodeComparator

public MatchedTreeNodeComparator(IMapping<INode> mappings)
Method Detail

compare

public int compare(INode source,
                   INode target)
Specified by:
compare in interface java.util.Comparator<INode>


© 2010-2011 Knowdive @ DISI