Class ChapterConferenceAbstract

    • Constructor Detail

      • ChapterConferenceAbstract

        public ChapterConferenceAbstract​(Range pages)
        Conference abstract as Chapter: an abstract of a presentation given at a conference and published as a Chapter.
        Parameters:
        pages - A description of the number of pages.
    • Method Detail

      • equals

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

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