public class JavaCodeUnit extends Object implements AutoCloseable
| Constructor and Description |
|---|
JavaCodeUnit(CodeWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
writeComment(CodeWriter writer,
String comment) |
void |
writeComment(String comment) |
void |
writeTrail() |
public JavaCodeUnit(CodeWriter writer)
public static void writeComment(CodeWriter writer, String comment)
public void writeComment(String comment)
public void writeTrail()
public void close()
close in interface AutoCloseableCopyright © 2005–2025 Onix Solutions. All rights reserved.