Uses of Class
com.telenordigital.nbiot.ImmutableTeamList
-
-
Uses of ImmutableTeamList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableTeamList Modifier and Type Method Description ImmutableTeamListImmutableTeamList.Builder. build()Builds a newImmutableTeamList.static ImmutableTeamListImmutableTeamList. copyOf(Team.TeamList instance)Creates an immutable copy of aTeam.TeamListvalue.ImmutableTeamListImmutableTeamList. withTeams(Team... elements)Copy the current immutable object with elements that replace the content ofteams.
-