Class AbstractIdentifiableObject

    • Constructor Detail

      • AbstractIdentifiableObject

        protected AbstractIdentifiableObject​(java.lang.String prefix)
    • Method Detail

      • equals

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

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