|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.jpotpourri.codegen.method.AbstractGenConstructor net.sourceforge.jpotpourri.codegen.method.NullGenConstructor
public final class NullGenConstructor
Constructor Summary | |
---|---|
NullGenConstructor()
|
Method Summary | |
---|---|
void |
addAnnotation(java.lang.String textAfterAt)
|
protected java.lang.String |
getBody()
|
java.lang.String |
toCode()
|
Methods inherited from class net.sourceforge.jpotpourri.codegen.method.AbstractGenConstructor |
---|
newManConstructor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullGenConstructor()
Method Detail |
---|
protected java.lang.String getBody()
public final java.lang.String toCode()
toCode
in interface IJavaCode
public final void addAnnotation(java.lang.String textAfterAt)
addAnnotation
in interface IAnnotationable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |