Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.machine
/
CpuInfo
/
Builder
/
setId
set
Id
open
fun
setId
(
value
:
Int
)
:
CpuInfo.Builder
Index or ID of this CPU.
Content copied to clipboard
uint32 id = 1;
Return
This builder for chaining.
Parameters
value
The id to set.