org.jboss.metatype.api.types.helpers
Class NamedComparator
java.lang.Object
org.jboss.metatype.api.types.helpers.NamedComparator
- All Implemented Interfaces:
- Comparator<Name>
public class NamedComparator
- extends Object
- implements Comparator<Name>
Named comparator.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Comparator<Name> INSTANCE
NamedComparator
public NamedComparator()
compare
public int compare(Name o1,
Name o2)
- Specified by:
compare
in interface Comparator<Name>
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.