|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.engine.EmptyStatement
public class EmptyStatement
Statement implementation that does not do anything, sometimes useful for testing.
Created: 10.09.2010 18:59:49
| Constructor Summary | |
|---|---|
EmptyStatement()
|
|
| Method Summary | |
|---|---|
void |
execute(BeneratorContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyStatement()
| Method Detail |
|---|
public void execute(BeneratorContext context)
execute in interface Statement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||