java.lang.Object
org.noise_planet.noisemodelling.pathfinder.utils.IntegerTuple

public class IntegerTuple extends Object
  • Constructor Details

    • IntegerTuple

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

    • equals

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

      public String toString()
      Overrides:
      toString in class Object
      Returns:
    • hashCode

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