com.fasterxml.jackson.annotation

Class ObjectIdGenerators.None

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ObjectIdGenerators


    public abstract static class ObjectIdGenerators.None
    extends ObjectIdGenerator<Object>
    Abstract marker class used to allow explicitly specifying that no generator is used; which also implies that no Object Id is to be included or used.
    See Also:
    Serialized Form
    • Constructor Detail

      • None

        public None()

Copyright © 2008–2024 FasterXML. All rights reserved.