|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmlspecs.jml4.rac.runtime.JMLRacBigIntegerUtils
public class JMLRacBigIntegerUtils
Method Summary | |
---|---|
static java.math.BigInteger |
first(java.math.BigInteger i,
java.math.BigInteger j)
This method is used in the RAC implementation of postfix ++ and -- over \bigint's. |
static java.math.BigInteger |
value(java.math.BigInteger i)
This method is used in the RAC implementation of prefix ++ and -- over \bigint's. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.math.BigInteger value(java.math.BigInteger i)
public static java.math.BigInteger first(java.math.BigInteger i, java.math.BigInteger j)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |