|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.behaviors.InterceptingTestCase.Englishman
public static class InterceptingTestCase.Englishman
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.picocontainer.behaviors.InterceptingTestCase.Person |
|---|
InterceptingTestCase.Person.nullobject |
| Constructor Summary | |
|---|---|
InterceptingTestCase.Englishman(java.lang.StringBuilder sb)
|
|
| Method Summary | |
|---|---|
java.lang.String |
greeting()
|
java.lang.String |
parting(java.lang.String who)
|
void |
sleep(int howLong)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterceptingTestCase.Englishman(java.lang.StringBuilder sb)
| Method Detail |
|---|
public java.lang.String greeting()
greeting in interface InterceptingTestCase.Personpublic java.lang.String parting(java.lang.String who)
parting in interface InterceptingTestCase.Personpublic void sleep(int howLong)
sleep in interface InterceptingTestCase.Person
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||