isGreaterThan
Determines if the current breakpoint is greater than the given breakpoint.
Return
true
if the current breakpoint is greater, false
otherwise.
Parameters
breakpoint
The breakpoint to compare against.
Determines if the current breakpoint is greater than the given breakpoint.
true
if the current breakpoint is greater, false
otherwise.
The breakpoint to compare against.