Uses of Interface
com.telenordigital.nbiot.Output.OutputList
-
-
Uses of Output.OutputList in com.telenordigital.nbiot
Classes in com.telenordigital.nbiot that implement Output.OutputList Modifier and Type Class Description classImmutableOutputListImmutable implementation ofOutput.OutputList.Methods in com.telenordigital.nbiot with parameters of type Output.OutputList Modifier and Type Method Description static ImmutableOutputListImmutableOutputList. copyOf(Output.OutputList instance)Creates an immutable copy of aOutput.OutputListvalue.ImmutableOutputList.BuilderImmutableOutputList.Builder. from(Output.OutputList instance)Fill a builder with attribute values from the providedOutputListinstance.
-