org.apache.myfaces.view.facelets
Class FaceletsVDLUtils.KeyComparator
java.lang.Object
org.apache.myfaces.view.facelets.FaceletsVDLUtils.KeyComparator
- All Implemented Interfaces:
- Comparator<String>
- Enclosing class:
- FaceletsVDLUtils
public static final class FaceletsVDLUtils.KeyComparator
- extends Object
- implements Comparator<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FaceletsVDLUtils.KeyComparator
public FaceletsVDLUtils.KeyComparator()
compare
public int compare(String s1,
String s2)
- Specified by:
compare
in interface Comparator<String>
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.