public class Version extends Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static LinkedHashMap |
getPkgProperties()
Get the version information about this library.
|
static LinkedHashMap |
getSysProperties()
Get the operating system and Java versions.
|
static void |
main(String[] args)
Print the version information about the environment and this library.
|
static void |
printProperties(Set props) |
public static void printProperties(Set props)
public static LinkedHashMap getSysProperties()
LinkedHashMap
containing system propertiespublic static LinkedHashMap getPkgProperties()
LinkedHashMap
containing package propertiespublic static void main(String[] args)
args
- Copyright © 2020 Rogue Wave Software. All rights reserved.