|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.inria.peerunit.base.Schedule
public class Schedule
| Constructor Summary | |
|---|---|
Schedule()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
boolean |
containsMethod(MethodDescription md)
|
java.util.Collection<MethodDescription> |
methods()
|
void |
put(MethodDescription md,
Tester t)
|
int |
size()
|
java.util.Collection<Tester> |
testersFor(MethodDescription md)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Schedule()
| Method Detail |
|---|
public void put(MethodDescription md,
Tester t)
public void clear()
public boolean containsMethod(MethodDescription md)
public int size()
public java.util.Collection<MethodDescription> methods()
public java.util.Collection<Tester> testersFor(MethodDescription md)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||