public class TimedWaitSAdapter extends TimedWait
Modifier and Type | Method and Description |
---|---|
boolean |
condition()
Hook method that needs to be implemented by subclasses.
|
void |
count(int c) |
void |
decrement() |
void |
increment() |
public boolean condition()
TimedWait
public void increment()
public void decrement()
public void count(int c)
Copyright © 2005–2024 Onix Solutions. All rights reserved.