com.mchange.v1.lang
Class BooleanUtils

java.lang.Object
  extended by com.mchange.v1.lang.BooleanUtils

public final class BooleanUtils
extends Object


Method Summary
static boolean parseBoolean(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parseBoolean

public static boolean parseBoolean(String str)
                            throws IllegalArgumentException
Throws:
IllegalArgumentException