com.fasterxml.jackson.databind.cfg
Class DatabindVersion
java.lang.Object
com.fasterxml.jackson.core.util.VersionUtil
com.fasterxml.jackson.databind.cfg.DatabindVersion
public class DatabindVersion
- extends VersionUtil
Helper class used for finding and caching version information
for the databind bundle.
NOTE: although defined as public, should NOT be accessed directly
from outside databind bundle itself.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final DatabindVersion instance
DatabindVersion
public DatabindVersion()
Copyright © 2012 FasterXML. All Rights Reserved.