fm.liveswitch.StreamCollection Class Reference

A stream collection. More...

Public Member Functions

 StreamCollection ()
 

Protected Member Functions

fm.liveswitch.Stream[] arrayFromList (java.util.ArrayList< fm.liveswitch.Stream > list)
 Creates an array from a list. More...
 
fm.liveswitch.StreamCollection createCollection ()
 Creates a collection. More...
 

Detailed Description

A stream collection.

Constructor & Destructor Documentation

◆ StreamCollection()

fm.liveswitch.StreamCollection.StreamCollection ( )

Member Function Documentation

◆ arrayFromList()

fm.liveswitch.Stream [] fm.liveswitch.StreamCollection.arrayFromList ( java.util.ArrayList< fm.liveswitch.Stream list)
protected

Creates an array from a list.

Parameters
listThe list.

◆ createCollection()

fm.liveswitch.StreamCollection fm.liveswitch.StreamCollection.createCollection ( )
protected

Creates a collection.