@ParametersAreNonnullByDefault public class Util extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
QUOTE |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFileName(String fullPath)
Returns file name by given absolute or relative file location.
|
static String |
removeFirstAndLastChar(String text)
Remove first and last character from given string and return result.
|
public static final char QUOTE
Copyright © 2015–2017. All rights reserved.