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
Version for details). |
Copyright © 2008–2019 FasterXML. All rights reserved.