public interface Versioned
| Modifier and Type | Method and 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 (see  Versionfor details). | 
Copyright © 2008–2021 FasterXML. All rights reserved.