Uses of Class
com.telenordigital.nbiot.ImmutableOutputList
-
-
Uses of ImmutableOutputList in com.telenordigital.nbiot
Methods in com.telenordigital.nbiot that return ImmutableOutputList Modifier and Type Method Description ImmutableOutputListImmutableOutputList.Builder. build()Builds a newImmutableOutputList.static ImmutableOutputListImmutableOutputList. copyOf(Output.OutputList instance)Creates an immutable copy of aOutput.OutputListvalue.ImmutableOutputListImmutableOutputList. withOutputs(Output... elements)Copy the current immutable object with elements that replace the content ofoutputs.
-