|
PenProfile 2.x | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||