public static class MetamodelHelper.AttributeComparator extends Object implements Comparator<Attribute<?,?>>
Constructor and Description |
---|
MetamodelHelper.AttributeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Attribute<?,?> a1,
Attribute<?,?> a2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Attribute<?,?> a1, Attribute<?,?> a2)
compare
in interface Comparator<Attribute<?,?>>
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.