|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.histpop.server.acu.Condition
org.histpop.server.acu.TrueCondition
public class TrueCondition
| Field Summary |
|---|
| Fields inherited from class org.histpop.server.acu.Condition |
|---|
FALSE, TRUE |
| Constructor Summary | |
|---|---|
TrueCondition()
|
|
| Method Summary | |
|---|---|
Condition |
evaluate(ServerContext ctx)
|
boolean |
isTrue()
|
| Methods inherited from class org.histpop.server.acu.Condition |
|---|
getAction, getMessage, hasAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrueCondition()
| Method Detail |
|---|
public boolean isTrue()
isTrue in class Conditionpublic Condition evaluate(ServerContext ctx)
evaluate in class Condition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||