Class | Description |
---|---|
Constants |
General constants used in multiple classes
|
EdidUtil |
EDID parsing utility.
|
ExecutingCommand |
A class for executing on the command line and returning the result of
execution.
|
FileUtil |
File reading methods
|
FormatUtil |
Formatting utility for appending units or converting between number types.
|
GlobalConfig |
The global configuration utility.
|
LsofUtil |
Reads from lsof into a map
|
Memoizer |
A memoized function stores the output corresponding to some set of specific
inputs.
|
ParseUtil |
String parsing utility.
|
Util |
General utility methods
|
Exception | Description |
---|---|
GlobalConfig.PropertyException |
Indicates that a configuration value is invalid.
|
Copyright © 2010–2020 oshi. All rights reserved.