public class FileUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeToFile(String data,
String filename,
Boolean append) |
Copyright © 2016. All rights reserved.