Class HtmlElements.HtmlElementRepository.ElementComparator
java.lang.Object
org.attoparser.HtmlElements.HtmlElementRepository.ElementComparator
- All Implemented Interfaces:
Comparator<HtmlElement>
- Enclosing class:
HtmlElements.HtmlElementRepository
private static class HtmlElements.HtmlElementRepository.ElementComparator
extends Object
implements Comparator<HtmlElement>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static HtmlElements.HtmlElementRepository.ElementComparator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ElementComparator
private ElementComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<HtmlElement>
-