com.ibm.icu.test.text
Class UCharacterCompare

java.lang.Object
  |
  +--com.ibm.icu.test.text.UCharacterCompare

public final class UCharacterCompare
extends java.lang.Object

A class to compare the difference in methods between java.lang.Character and UCharacter

Since:
oct 06 2000
Author:
Syn Wee Quek
See Also:
UCharacter

Constructor Summary
UCharacterCompare()
           
 
Method Summary
static void main(java.lang.String[] arg)
          Main testing method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCharacterCompare

public UCharacterCompare()
Method Detail

main

public static void main(java.lang.String[] arg)
Main testing method


Copyright (c) 1998-2000 IBM Corporation and others.