public final class LocalhostSystem extends System
System implementation describing the current local host.System| Constructor | Description |
|---|---|
LocalhostSystem() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isEnabled() |
Returns
true when invoked. |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitequals, getenv, getName, getProperties, getSystems, hashCode, isAuthoritativepublic LocalhostSystem()
isEnabled(),
System.isAuthoritative(),
Systempublic boolean isEnabled()
true when invoked.isEnabled in class Systemtrue when invokedSystem.isEnabled()Copyright © 2018 Oracle Corporation. All rights reserved.