Class DomainObjectId<T>

    • Constructor Detail

      • DomainObjectId

        protected DomainObjectId​(@NonNull
                                 T id)
    • Method Detail

      • getId

        @NonNull
        public T getId()
        Return identification.
        Returns:
        id
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object