org.jboss.lang
Class Boolean
java.lang.Object
org.jboss.lang.Boolean
public class Boolean
- extends Object
Contains methods added to java.lang.Boolean in 1.5.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Boolean
public Boolean()
parseBoolean
public static boolean parseBoolean(String s)
compareTo
public static int compareTo(Boolean self,
Boolean other)
Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.