A 1-tuple. More...
Public Member Functions | |
T | getItem () |
Gets the item in the tuple. More... | |
Unit (T item) | |
Initializes a new instance of the fm.liveswitch.Unit class. More... | |
A 1-tuple.
fm.liveswitch.Unit< T >.Unit | ( | T | item | ) |
Initializes a new instance of the fm.liveswitch.Unit class.
item | The item to hold. |
T fm.liveswitch.Unit< T >.getItem | ( | ) |
Gets the item in the tuple.