Counter(String name, String description)

Source

Counter(String name, String description)
    : super(name, description);