public final class LintCollector
extends java.lang.Object
| Constructor and Description |
|---|
LintCollector() |
| Modifier and Type | Method and Description |
|---|---|
<N extends schemacrawler.schema.NamedObject & schemacrawler.schema.AttributedObject> |
addLint(N namedObject,
Lint<?> lint) |
java.util.Collection<Lint<? extends java.io.Serializable>> |
getLints() |
int |
size() |
public <N extends schemacrawler.schema.NamedObject & schemacrawler.schema.AttributedObject> void addLint(N namedObject, Lint<?> lint)
public java.util.Collection<Lint<? extends java.io.Serializable>> getLints()
public int size()
Copyright © 2000-2019 Sualeh Fatehi. All rights reserved.