Class ParameterNamesModule

    • Constructor Detail

      • ParameterNamesModule

        public ParameterNamesModule​(JsonCreator.Mode creatorBinding)
      • ParameterNamesModule

        public ParameterNamesModule()
    • Method Detail

      • setupModule

        public void setupModule​(Module.SetupContext context)
        Description copied from class: SimpleModule
        Standard implementation handles registration of all configured customizations: it is important that sub-classes call this implementation (usually before additional custom logic) if they choose to override it; otherwise customizations will not be registered.
        Overrides:
        setupModule in class SimpleModule
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object