at.molindo.utils.data
Class BooleanUtils
java.lang.Object
at.molindo.utils.data.BooleanUtils
public class BooleanUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isTrue
public static boolean isTrue(Boolean b)
isFalse
public static boolean isFalse(Boolean b)
isTrueOrNull
public static boolean isTrueOrNull(Boolean b)
isFalseOrNull
public static boolean isFalseOrNull(Boolean b)
Copyright © 2013 Molindo GmbH. All Rights Reserved.