X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fdrew%2Fjpeg%2FRational.java;h=e522935159473d673b0cdf55be642e4bd78078d9;hp=78bd72b3d281bf62135e4c5a6f53f6c87e01ebe5;hb=da0b1f449260a0b4a94318006382a9039726ef3e;hpb=5625a1abadb5f2ca5f017fe7dbda1d5141cb637b diff --git a/tim/prune/drew/jpeg/Rational.java b/tim/prune/drew/jpeg/Rational.java index 78bd72b..e522935 100644 --- a/tim/prune/drew/jpeg/Rational.java +++ b/tim/prune/drew/jpeg/Rational.java @@ -62,7 +62,8 @@ public class Rational } /** - * Checks if this rational number is an Integer, either positive or negative. + * Checks if this rational number is an Integer, either positive or negative + * @return true if an integer */ public boolean isInteger() {