
public static final class CorrelationFactory.DummyCorrelationFactory extends CorrelationFactory
null.CorrelationFactory.DummyCorrelationFactory, CorrelationFactory.RealCorrelationFactory| Modifier and Type | Field and Description |
|---|---|
static CorrelationFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Correlation |
by(Correlation.Literal type) |
Correlation |
by(JDeclaredType type) |
Correlation |
by(JField field) |
Correlation |
by(JMethod method) |
SourceInfo |
makeSourceInfo(SourceOrigin origin) |
public static final CorrelationFactory INSTANCE
public Correlation by(JDeclaredType type)
by in class CorrelationFactorypublic Correlation by(JField field)
by in class CorrelationFactorypublic Correlation by(JMethod method)
by in class CorrelationFactorypublic Correlation by(Correlation.Literal type)
by in class CorrelationFactorypublic SourceInfo makeSourceInfo(SourceOrigin origin)
makeSourceInfo in class CorrelationFactoryCopyright © 2018. All rights reserved.