Searched refs:isPosInf (Results 1 – 1 of 1) sorted by relevance
201 private boolean isPosInf() { in isPosInf() method in Rational264 } else if (isPosInf()) { in toString()384 if (isPosInf()) { in intValue()418 if (isPosInf()) { in longValue()475 } else if (isPosInf() || another.isNegInf()) { in compareTo()477 } else if (isNegInf() || another.isPosInf()) { in compareTo()