|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--functionaltests.org.acmsl.contractchecker.DummyClass
Dummy class to test ContractChecker.
| Constructor Summary | |
DummyClass()
|
|
| Method Summary | |
java.lang.String |
concatenate(java.lang.String text,
java.lang.Object object)
Concatenates two strings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DummyClass()
| Method Detail |
public java.lang.String concatenate(java.lang.String text,
java.lang.Object object)
throws java.lang.IllegalArgumentException
text - the text.object - the object.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||