Searched defs:ByteArrayCounter (Results 1 - 1 of 1) 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.

Completed in 285 milliseconds