Searched defs:newFormats (Results 1 – 2 of 2) sorted by relevance
621 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex()652 public void setFormats(Format[] newFormats) { in setFormats()1465 Format[] newFormats = new Format[newLength]; in makeFormat() local
378 Object[] newFormats = Arrays.copyOf(choiceFormats, choiceFormats.length); in getFormats() local