Class LocationWhereValueBecomesNull

    • Constructor Detail

      • LocationWhereValueBecomesNull

        public LocationWhereValueBecomesNull​(Location location,
                                             ValueNumber valueNumber)
        Constructor.
        Parameters:
        location - the Location where a value becomes null
        valueNumber - the value number
    • Method Detail

      • getLocation

        public Location getLocation()
        Returns:
        Returns the location.
      • getValueNumber

        public ValueNumber getValueNumber()
        Returns:
        Returns the valueNumber.
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object