0

Really simple question but it's hard to Google and get an answer.

  ApiFuture<List<DocumentSnapshot>> getAll(@Nonnull DocumentReference... documentReferences);

What does the operator ... do after DocumentReference?

  • 8
    Does this answer your question? [Java, 3 dots in parameters](https://stackoverflow.com/questions/3158730/java-3-dots-in-parameters) – Daniele Jan 29 '20 at 20:32
  • Thanks yes it does - it's equivalent of _* in Scala. –  Jan 29 '20 at 20:33

0 Answers0