|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jfl.JFLConfiguration
public class JFLConfiguration
This store the global configuration of JFL.
Users are allowed to change the standar setting.
Constructor Summary | |
---|---|
JFLConfiguration()
|
Method Summary | |
---|---|
static IBinaryOperator |
getAnd()
|
static IBinaryOperator |
getOr()
|
static void |
setAnd(IBinaryOperator and)
|
static void |
setOr(IBinaryOperator or)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JFLConfiguration()
Method Detail |
---|
public static IBinaryOperator getAnd()
public static void setAnd(IBinaryOperator and)
public static IBinaryOperator getOr()
public static void setOr(IBinaryOperator or)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |