public class StrCreator extends Object
| Constructor and Description |
|---|
StrCreator() |
| Modifier and Type | Method and Description |
|---|---|
String |
addStr(String s)
can't use o() if args contains % chars, so use this method
|
void |
nl() |
String |
o(String fmt,
String... args) |
public String str
Copyright © 2020. All rights reserved.