// Generated by Together


public interface CounterInterfaceView {
	void updateView();
}

