public interface

StringCounter

implements Counter
sun.management.counter.StringCounter
Known Indirect Subclasses

Class Overview

Interface for a performance counter wrapping a String object.

Summary

Public Methods
abstract String stringValue()
Get a copy of the value of the StringCounter.
[Expand]
Inherited Methods
From interface sun.management.counter.Counter

Public Methods

public abstract String stringValue ()

Get a copy of the value of the StringCounter.