Searched refs:ByteArrayCounter (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/counter/
H A DByteArrayCounter.java33 public interface ByteArrayCounter extends Counter { interface in inherits:Counter
36 * Get a copy of the elements of the ByteArrayCounter.
41 * Get the value of an element of the ByteArrayCounter object.
/openjdk7/jdk/src/share/classes/sun/management/counter/perf/
H A DByteArrayCounterSnapshot.java34 implements ByteArrayCounter {
H A DPerfByteArrayCounter.java32 implements ByteArrayCounter {
49 * Get a copy of the elements of the ByteArrayCounter.
63 * Get the value of an element of the ByteArrayCounter object.

Completed in 64 milliseconds