|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkryshen.tema.functions.Logics
public class Logics
Logical and conditional functions.
Field Summary | |
---|---|
static Function |
FALSE
|
static Function |
OPTIONAL
Outputs it's data it has non-zero value. |
static Function |
TRUE
|
Constructor Summary | |
---|---|
Logics()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Function FALSE
public static final Function TRUE
public static final Function OPTIONAL
Constructor Detail |
---|
public Logics()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |