Check whether first number is strictly less than second. @param r1 First number to check @param r2 Second number to check @return true if r1<r2
(final double r1, final double r2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected