JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.luna.common.os.hardware.dto.JvmDTO
Packages that use
JvmDTO
Package
Description
com.luna.common.os.hardware
com.luna.common.os.hardware.dto
Uses of
JvmDTO
in
com.luna.common.os.hardware
Methods in
com.luna.common.os.hardware
that return
JvmDTO
Modifier and Type
Method
Description
static
JvmDTO
OshiUtils.
convertJvm
(
Jvm
jvm)
Uses of
JvmDTO
in
com.luna.common.os.hardware.dto
Methods in
com.luna.common.os.hardware.dto
that return
JvmDTO
Modifier and Type
Method
Description
JvmDTO
OshiHardwareDTO.
getJvmDTO
()
Methods in
com.luna.common.os.hardware.dto
with parameters of type
JvmDTO
Modifier and Type
Method
Description
void
OshiHardwareDTO.
setJvmDTO
(
JvmDTO
jvmDTO)