com.lyncode.jtwig.util
Class BooleanOperations
java.lang.Object
com.lyncode.jtwig.util.BooleanOperations
public class BooleanOperations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanOperations
public BooleanOperations()
and
public static Object and(Object a,
Object b)
or
public static Object or(Object a,
Object b)
not
public static Object not(Object a)
isTrue
public static boolean isTrue(Object obj)
Copyright © 2014. All Rights Reserved.