public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(Closeable closeable) |
static void |
closeQuietly(Writer writer) |
static boolean |
isNumeric(CharSequence cs) |
public static void closeQuietly(Closeable closeable)
public static void closeQuietly(Writer writer)
public static boolean isNumeric(CharSequence cs)
Copyright © 2016. All rights reserved.