public class Counter { static int instance=0; public static getCounter(int id){ //returns the counter object based on ID return 0