public class FileUtil extends Object
Constructor and Description |
---|
FileUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
randomFilename() |
static String |
readToString(InputStream is) |
public static String readToString(InputStream is) throws IOException
IOException
public static String randomFilename()
Copyright © 2021 org.pitest. All rights reserved.