JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
ru.akman.maven.plugins.jlink.HotSpot
Packages that use
HotSpot
Package
Description
ru.akman.maven.plugins.jlink
Uses of
HotSpot
in
ru.akman.maven.plugins.jlink
Methods in
ru.akman.maven.plugins.jlink
that return
HotSpot
Modifier and Type
Method
Description
static
HotSpot
HotSpot.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
HotSpot
[]
HotSpot.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.