Searched defs:EMPTY_FLOAT_ARRAY (Results 1 – 2 of 2) sorted by relevance
77 public static final float EMPTY_FLOAT_ARRAY[] = {}; field in WireFormatNano
114 public static final float[] EMPTY_FLOAT_ARRAY = {}; field in ArrayUtils