Class Indices

    • Constructor Detail

      • Indices

        public Indices()
        Constructor
    • Method Detail

      • equals

        public boolean equals​(Indices ind)
        Does the given Indices object match this?
        Parameters:
        ind -
        Returns:
        equals?
      • present

        public boolean present​(Index incol)
        Is the Index present in this Indices object?
        Parameters:
        incol - Index
        Returns:
        present?