com.envoisolutions.sxc.builder.impl
Class JLineComment

java.lang.Object
  extended by com.envoisolutions.sxc.builder.impl.JLineComment
All Implemented Interfaces:
com.sun.codemodel.JStatement

public class JLineComment
extends java.lang.Object
implements com.sun.codemodel.JStatement


Constructor Summary
JLineComment(java.lang.String comment)
           
 
Method Summary
 void state(com.sun.codemodel.JFormatter f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JLineComment

public JLineComment(java.lang.String comment)
Method Detail

state

public void state(com.sun.codemodel.JFormatter f)
Specified by:
state in interface com.sun.codemodel.JStatement


Copyright © 2007-2008 Envoi Solutions LLC. All Rights Reserved.