| Package | Description |
|---|---|
| com.redhat.thermostat.storage.monitor |
| Modifier and Type | Method and Description |
|---|---|
static NetworkMonitor.Action |
NetworkMonitor.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkMonitor.Action[] |
NetworkMonitor.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkMonitor.addNetworkChangeListener(ActionListener<NetworkMonitor.Action> listener) |
void |
NetworkMonitor.removeNetworkChangeListener(ActionListener<NetworkMonitor.Action> listener) |
Copyright © 2015. All rights reserved.