toggle menu
moonlight
1.0-SNAPSHOT
jvm
switch theme
search in API
engine
/
io.github.moonlightsuite.moonlight.online.monitoring
/
UpdateParameter
Update
Parameter
public
class
UpdateParameter
<
T
extends
Comparable
<
T
>
,
V
>
extends
Parameters
Members
Constructors
Update
Parameter
Link copied to clipboard
public
void
UpdateParameter
(
Update
<
T
,
V
>
update
)
Properties
update
Link copied to clipboard
public
final
Update
<
T
,
V
>
update
Functions
get
Update
Link copied to clipboard
public
Update
<
T
,
V
>
getUpdate
(
)