Expects a pattern with the following arguments:
Expects a pattern with the following arguments:
%d
— Line number%s
— Line contents%s
— Indicator caretExpects a pattern with the following arguments:
Expects a pattern with the following arguments:
%d
— Line number%s
— Line contents%s
— Indicator caret(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.