|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.commons.util.BooleanUtility
public class BooleanUtility
Field Summary | |
---|---|
static int |
ERROR
|
static int |
FALSE
|
static int |
TRUE
|
Constructor Summary | |
---|---|
BooleanUtility()
Creates a new BooleanUtility object. |
Method Summary | |
---|---|
static int |
getBooleanCode(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ERROR
public static final int FALSE
public static final int TRUE
Constructor Detail |
---|
public BooleanUtility()
BooleanUtility
object.
Method Detail |
---|
public static int getBooleanCode(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |