Interface Marking<TOKEN>

    • Method Detail

      • isInitial

        boolean isInitial()
      • isFinal

        boolean isFinal()
      • equals

        boolean equals​(java.lang.Object other)
        Specified by:
        equals in interface java.util.Collection<TOKEN>
        Specified by:
        equals in interface ReadOnlyMultiset<TOKEN>
        Overrides:
        equals in class java.lang.Object
      • hashCode

        int hashCode()
        Specified by:
        hashCode in interface java.util.Collection<TOKEN>
        Specified by:
        hashCode in interface ReadOnlyMultiset<TOKEN>
        Overrides:
        hashCode in class java.lang.Object
      • toString

        java.lang.String toString()
        Specified by:
        toString in interface ReadOnlyMultiset<TOKEN>
        Overrides:
        toString in class java.lang.Object