Uses of Class
com.telenordigital.nbiot.ImmutableCollectionList
-
-
Uses of ImmutableCollectionList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableCollectionList Modifier and Type Method Description ImmutableCollectionListImmutableCollectionList.Builder. build()Builds a newImmutableCollectionList.static ImmutableCollectionListImmutableCollectionList. copyOf(Collection.CollectionList instance)Creates an immutable copy of aCollection.CollectionListvalue.ImmutableCollectionListImmutableCollectionList. withCollections(Collection... elements)Copy the current immutable object with elements that replace the content ofcollections.
-