org.cruxframework.crux.core.client.utils
Class StringUtils.CollatorSafari

java.lang.Object
  extended by org.cruxframework.crux.core.client.utils.StringUtils.CollatorSafari
All Implemented Interfaces:
StringUtils.Collator
Enclosing class:
StringUtils

public static class StringUtils.CollatorSafari
extends Object
implements StringUtils.Collator


Constructor Summary
StringUtils.CollatorSafari()
           
 
Method Summary
 int compare(String source, String target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtils.CollatorSafari

public StringUtils.CollatorSafari()
Method Detail

compare

public int compare(String source,
                   String target)
Specified by:
compare in interface StringUtils.Collator


Copyright © 2014. All rights reserved.