Searched defs:EMPTY_DOUBLE_ARRAY (Results 1 – 2 of 2) sorted by relevance
78 public static final double EMPTY_DOUBLE_ARRAY[] = {}; field in WireFormatNano
97 public static final double[] EMPTY_DOUBLE_ARRAY = {}; field in ArrayUtils