Sobes.tech
Senior

// get list of users who are in a group starting with "X" public List<User> consume(Stream<User> usersStream) { }

// get list of users who are in a group starting with… - sobes.tech