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 Versionversion()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 (seeVersionfor details). 
 - 
 
- 
- 
Field Detail
- 
VERSION
public static final Version VERSION
 
 - 
 
 -