com.clickntap.tool.html
Class TagUtils.TagComparator

java.lang.Object
  extended by com.clickntap.tool.html.TagUtils.TagComparator
All Implemented Interfaces:
Comparator<TagUtils.Tag>
Enclosing class:
TagUtils

public static class TagUtils.TagComparator
extends Object
implements Comparator<TagUtils.Tag>


Constructor Summary
TagUtils.TagComparator()
           
 
Method Summary
 int compare(TagUtils.Tag tag1, TagUtils.Tag tag2)
           
 
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

TagUtils.TagComparator

public TagUtils.TagComparator()
Method Detail

compare

public int compare(TagUtils.Tag tag1,
                   TagUtils.Tag tag2)
Specified by:
compare in interface Comparator<TagUtils.Tag>


Copyright © 2014. All rights reserved.