PenProfile 2.x

Uses of Class
com.livescribe.i18n.CollationKey

Packages that use CollationKey
com.livescribe.i18n This package consists of classes and interfaces to aid the internationalization of application resources. 
 

Uses of CollationKey in com.livescribe.i18n
 

Methods in com.livescribe.i18n that return CollationKey
abstract  CollationKey Collator.getCollationKey(String source)
          Transforms the String into a series of bits that can be compared bitwise to other CollationKeys.
 

Methods in com.livescribe.i18n with parameters of type CollationKey
abstract  int CollationKey.compareTo(CollationKey target)
          Compare this CollationKey to the target CollationKey.
 


PenProfile 2.x

Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.