Class IntegerTuple


  • public class IntegerTuple
    extends Object
    • Constructor Detail

      • IntegerTuple

        public IntegerTuple​(int nodeIndexA,
                            int nodeIndexB,
                            int triangleIdentifier)
        Create the constructor of IntegerTuple
        Parameters:
        nodeIndexA -
        nodeIndexB -
        triangleIdentifier -
    • Method Detail

      • equals

        public boolean equals​(Object o)
        Compare two instance of IntegerTuple
        Overrides:
        equals in class Object
        Parameters:
        o -
        Returns:
        a boolean
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
        Returns: