|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcodesimian.PermEvent
public class PermEvent
permanent event. The creator gets a PermEvent.Trigger, the only thing that can cause happened() to return true
| Nested Class Summary | |
|---|---|
static class |
PermEvent.Trigger
|
| Constructor Summary | |
|---|---|
PermEvent()
|
|
| Method Summary | |
|---|---|
void |
addListener(CS listener)
|
static PermEvent.Trigger |
create()
the only way to create a PermEvent with connected Trigger. |
boolean |
happened()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermEvent()
| Method Detail |
|---|
public final boolean happened()
public void addListener(CS listener)
public static PermEvent.Trigger create()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||