Type: List of Lists
Revision as of 15:30, 6 February 2019 by Patrick Angle (talk | contribs)
🅐 |
This type is an alias for List<List>, and defines no special constructors. This type is provided for clarity where it makes more sense to refer to something as a List of Lists<type> rather than a List<List<type>>. |
Types | |
---|---|
Primitives | Boolean · Number · String |
Objects | Color · Dimension · DmxMultiverse · DmxUniverse · LocalInterface · Material · Point · RemoteAddress/IP · Scene · Time · Touch |
Node Specific | NdiSource · WoControlCue · WoHitTestResult · WoTimeline |
Collections | List · List of Lists · Map · Varargs |
Special | Any · Consumer · Expression · Null · Void |