Class AbstractDescription

    • Constructor Detail

      • AbstractDescription

        protected AbstractDescription()
      • AbstractDescription

        protected AbstractDescription​(SparseAnnotations... annotations)
        Creates a new entity, annotated with the specified annotations.
        Parameters:
        annotations - optional key/value annotations map
    • Method Detail

      • hashCode

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

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