Searched defs:toBooleanArray (Results 1 – 4 of 4) sorted by relevance
31 public static boolean[] toBooleanArray(Stream<Boolean> stream) { in toBooleanArray() method in StreamSupport
576 public static boolean[] toBooleanArray(BitArray bitArray) { in toBooleanArray() method in EncoderTest
499 boolean[] toBooleanArray() { in toBooleanArray() method in Booleans.BooleanArrayAsList