Searched defs:DOUBLE_ARRAY (Results 1 – 2 of 2) sorted by relevance
71 public static final CstType DOUBLE_ARRAY = intern(Type.DOUBLE_ARRAY); field in CstType
223 public static final Type DOUBLE_ARRAY = DOUBLE.getArrayType(); field in Type