It would have helped if you mentioned which object had that method. Not everyone is familiar with all new methods.
If you look in the installation folder of a Java 6 JDK there is a file called src.zip. Inside
you should look for java\lang\Character.java and see how it is implemented there.