Pair

public class Pair

Constructors

Link copied to clipboard
public void DungeonUtils.Pair(Integer lowestValue, Integer highestValue)

Properties

Link copied to clipboard
public Integer highestValue
Link copied to clipboard
public Integer lowestValue

Functions

Link copied to clipboard
public Integer getHighestValue()
Link copied to clipboard
public Integer getLowestValue()