public class CodeSnipit extends Object
| Constructor and Description |
|---|
CodeSnipit(String codeString) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String string) |
String |
getCode() |
void |
print() |
void |
printWithLineNumbers() |
String |
toString() |
Copyright © 2019. All rights reserved.