Class TermIntPair
java.lang.Object
es.ucm.maude.bindings.TermIntPair
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TermIntPair
public TermIntPair() -
TermIntPair
-
TermIntPair
-
-
Method Details
-
delete
public void delete() -
setFirst
-
getFirst
-
setSecond
public void setSecond(int value) -
getSecond
public int getSecond()
-