public final class Util
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static java.util.logging.Logger |
getClassLogger() |
Gets the logger for the caller's class.
|
static java.lang.String |
getSystemProperty(java.lang.String name) |
Reads the system property value and takes care of
SecurityException. |
Copyright © 2018 Oracle Corporation. All rights reserved.