Uses of Interface
com.telenordigital.nbiot.Collection.CollectionList
-
-
Uses of Collection.CollectionList in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement Collection.CollectionList Modifier and Type Class Description classImmutableCollectionListImmutable implementation ofCollection.CollectionList.Methods in com.telenordigital.nbiot with parameters of type Collection.CollectionList Modifier and Type Method Description static ImmutableCollectionListImmutableCollectionList. copyOf(Collection.CollectionList instance)Creates an immutable copy of aCollection.CollectionListvalue.ImmutableCollectionList.BuilderImmutableCollectionList.Builder. from(Collection.CollectionList instance)Fill a builder with attribute values from the providedCollectionListinstance.
-