Package japicmp.output.semver
Interface SemverOut.Listener
-
- Enclosing class:
- SemverOut
public static interface SemverOut.Listener
-
-
Field Summary
Fields Modifier and Type Field Description static SemverOut.Listener
NULL
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onChange(JApiCompatibility change, JApiSemanticVersionLevel semanticVersionLevel)
-
-
-
Field Detail
-
NULL
static final SemverOut.Listener NULL
-
-
Method Detail
-
onChange
void onChange(JApiCompatibility change, JApiSemanticVersionLevel semanticVersionLevel)
-
-