public static final class ChromeOsDevice.CpuInfo.LogicalCpus.CStates extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CStates() |
| Modifier and Type | Method and Description |
|---|---|
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
clone() |
String |
getDisplayName()
Name of the state.
|
String |
getSessionDuration()
Time spent in the state since the last reboot.
|
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
set(String fieldName,
Object value) |
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
setDisplayName(String displayName)
Name of the state.
|
ChromeOsDevice.CpuInfo.LogicalCpus.CStates |
setSessionDuration(String sessionDuration)
Time spent in the state since the last reboot.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getDisplayName()
null for nonepublic ChromeOsDevice.CpuInfo.LogicalCpus.CStates setDisplayName(String displayName)
displayName - displayName or null for nonepublic String getSessionDuration()
null for nonepublic ChromeOsDevice.CpuInfo.LogicalCpus.CStates setSessionDuration(String sessionDuration)
sessionDuration - sessionDuration or null for nonepublic ChromeOsDevice.CpuInfo.LogicalCpus.CStates set(String fieldName, Object value)
set in class GenericJsonpublic ChromeOsDevice.CpuInfo.LogicalCpus.CStates clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.