Searched defs:EMPTY_BOOLEAN_ARRAY (Results 1 – 2 of 2) sorted by relevance
79 public static final boolean EMPTY_BOOLEAN_ARRAY[] = {}; field in WireFormatNano
62 public static final boolean[] EMPTY_BOOLEAN_ARRAY = {}; field in ArrayUtils