public class LinterConfigs extends Object implements Iterable<LinterConfig>
| Constructor and Description |
|---|
LinterConfigs(Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(LinterConfig linterConfig) |
Iterator<LinterConfig> |
iterator() |
int |
size() |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic LinterConfigs(Config config)
public void add(LinterConfig linterConfig)
public Iterator<LinterConfig> iterator()
iterator in interface Iterable<LinterConfig>public int size()
Copyright © 2000-2025 Sualeh Fatehi. Allrights reserved.