Package com.fasterxml.jackson.core.json
Class PackageVersion
- java.lang.Object
-
- com.fasterxml.jackson.core.json.PackageVersion
-
-
Constructor Summary
Constructors Constructor Description PackageVersion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Version
version()
Method called to detect version of the component that implements this interface; returned version should never be null, but may return specific "not available" instance (seeVersion
for details).
-
-
-
Field Detail
-
VERSION
public static final Version VERSION
-
-