public class Strings extends Object
| Constructor and Description |
|---|
Strings() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(String a,
String b) |
static String |
fromStream(InputStream inputStream) |
static String |
nullToEmpty(String string) |
public static String fromStream(InputStream inputStream) throws IOException
IOExceptionCopyright © 2016. All rights reserved.