In the App Engine docs, what is the ellipsis (JID...
) for in this method signature?
public MessageBuilder withRecipientJids(JID... recipientJids)
What’s the function of those three dots?
In the App Engine docs, what is the ellipsis (JID...
) for in this method signature?
public MessageBuilder withRecipientJids(JID... recipientJids)
What’s the function of those three dots?