|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.onixs.fix.engine.util.TimedWait
biz.onixs.fix.engine.util.TimedWaitSAdapter
public class TimedWaitSAdapter
Field Summary |
---|
Fields inherited from class biz.onixs.fix.engine.util.TimedWait |
---|
object_ |
Method Summary | |
---|---|
boolean |
condition()
Hook method that needs to be implemented by subclasses. |
void |
count(int c)
|
void |
decrement()
|
void |
increment()
|
Methods inherited from class biz.onixs.fix.engine.util.TimedWait |
---|
broadcast, signal, timedWait, timedWait |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean condition()
TimedWait
condition
in class TimedWait
public void increment()
public void decrement()
public void count(int c)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |