Class CSSCounterFunction

    • Constructor Detail

      • CSSCounterFunction

        public CSSCounterFunction​(String identifier,
                                  String listStyle,
                                  String separator)
    • Method Detail

      • getIdentifier

        public String getIdentifier()
      • getListStyle

        public String getListStyle()
      • getSeparator

        public String getSeparator()
      • equals

        public boolean equals​(Object obj)
        Determines if this instance of the object is equals to another Object
        Overrides:
        equals in class Object
        Returns:
        true if the supplied object is equivalent to this object, false otherwise