com.fasterxml.jackson.databind.cfg

Interface ConfigFeature

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean enabledByDefault()
      Accessor for checking whether this feature is enabled by default.
      int getMask()
      Returns bit mask for this feature instance
    • Method Detail

      • enabledByDefault

        boolean enabledByDefault()
        Accessor for checking whether this feature is enabled by default.
      • getMask

        int getMask()
        Returns bit mask for this feature instance

Copyright © 2014 FasterXML. All Rights Reserved.