public static class SnippetCounter.Group extends Object
(package private) List<SnippetCounter>
counters
(package private) String
name
Group(String name)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
final String name
final List<SnippetCounter> counters
public Group(String name)
public String toString()
toString
Object