com.fasterxml.jackson.core

Interface Versioned

    • Method Summary

      Methods 
      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).
    • Method Detail

      • version

        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 © 2012 FasterXML. All Rights Reserved.