org.cruxframework.crux.core.client.utils
Interface StringUtils.Collator

All Known Implementing Classes:
StringUtils.CollatorFFandIE, StringUtils.CollatorSafari
Enclosing class:
StringUtils

public static interface StringUtils.Collator

Author:
Samuel Almeida Cardoso (samuel@cruxframework.org)

Method Summary
 int compare(String source, String target)
           
 

Method Detail

compare

int compare(String source,
            String target)


Copyright © 2014. All rights reserved.