Searched refs:PARTICIPANTS (Results 1 – 1 of 1) sorted by relevance
46 private static final String[] PARTICIPANTS = new String[]{ field in Conversations123 return PARTICIPANTS[ThreadLocalRandom.current().nextInt(0, PARTICIPANTS.length)]; in name()