Searched refs:fillInt (Results 1 – 1 of 1) sorted by relevance
63 private static final IntUnaryOperator fillInt = i -> 99; field in SetAllTest71 { "fill", 3, fillInt, new int[] { 99, 99, 99 }}