public class Util
extends java.lang.Object
| Constructor | Description |
|---|---|
Util() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
getEventTypeString(int eventType) |
|
static boolean |
isEmptyString(java.lang.String s) |
A string is empty if it's null or contains nothing
|
Copyright © 2018 Oracle Corporation. All rights reserved.