Searched defs:ofIntSupplier (Results 1 – 2 of 2) sorted by relevance
127 public static OfInt ofIntSupplier(String name, Supplier<IntStream> supplier) { in ofIntSupplier() method in TestData.Factory
126 public static OfInt ofIntSupplier(String name, Supplier<IntStream> supplier) { in ofIntSupplier() method in TestData.Factory