com.fasterxml.jackson.databind.introspect

Class PotentialCreators



  • public class PotentialCreators
    extends Object
    • Field Detail

      • propertiesBased

        public PotentialCreator propertiesBased
        Property-based Creator found, if any
    • Constructor Detail

      • PotentialCreators

        public PotentialCreators()
    • Method Detail

      • addExplicitDelegating

        public void addExplicitDelegating(PotentialCreator ctor)
      • hasDelegating

        public boolean hasDelegating()
      • hasPropertiesBased

        public boolean hasPropertiesBased()
      • hasPropertiesBasedOrDelegating

        public boolean hasPropertiesBasedOrDelegating()
      • getImplicitDelegatingConstructors

        public List<PotentialCreator> getImplicitDelegatingConstructors()

Copyright © 2008–2024 FasterXML. All rights reserved.