Uses of Interface
com.telenordigital.nbiot.Team.TeamList
-
-
Uses of Team.TeamList in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement Team.TeamList Modifier and Type Class Description classImmutableTeamListImmutable implementation ofTeam.TeamList.Methods in com.telenordigital.nbiot with parameters of type Team.TeamList Modifier and Type Method Description static ImmutableTeamListImmutableTeamList. copyOf(Team.TeamList instance)Creates an immutable copy of aTeam.TeamListvalue.ImmutableTeamList.BuilderImmutableTeamList.Builder. from(Team.TeamList instance)Fill a builder with attribute values from the providedTeamListinstance.
-