| java.lang.Object | ||
| ↳ | sun.management.counter.AbstractCounter | |
| ↳ | sun.management.counter.perf.PerfLongArrayCounter | |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Returns an Object that encapsulates the data value of this counter
 | |||||||||||
| Get a copy of the elements of the LongArrayCounter. | |||||||||||
| Get the value of an element of the LongArrayCounter object. | |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Serialize as a snapshot object. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  sun.management.counter.AbstractCounter | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  sun.management.counter.Counter | |||||||||||
|  From interface
  sun.management.counter.LongArrayCounter | |||||||||||
Get a copy of the elements of the LongArrayCounter.
Get the value of an element of the LongArrayCounter object.