public class CounterData extends Object
CounterData(String name, int value)
String
getName()
int
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CounterData(String name, int value)
public String getName()
public int getValue()
Copyright © 2016. All rights reserved.