
public interface ByteArrayMonitor extends Monitor
sun.jvmstat.instrument.ByteArrayInstrument| Modifier and Type | Method and Description |
|---|---|
byte[] |
byteArrayValue()
Get a copy of the current values of the elements of the
ByteArrayInstrument object.
|
byte |
byteAt(int index)
Get the current value of an element of the ByteArrayInstrument object.
|
getBaseName, getName, getUnits, getValue, getVariability, getVectorLength, isSupported, isVectorbyte[] byteArrayValue()
byte byteAt(int index)
Copyright © 2017–2018 earcam. All rights reserved.