public static interface SnippetCounter.Group.Factory
| Modifier and Type | Method and Description |
|---|---|
SnippetCounter.Group |
createSnippetCounterGroup(String name)
If snippet counters are enabled, creates
and registers a
SnippetCounter.Group with the given name. |
SnippetCounter.Group createSnippetCounterGroup(String name)
SnippetCounter.Group with the given name. Otherwise, returns null.name - name of the counter group