Generic functional interface for callbacks with one parameter and a return value. More...
Public Member Functions | |
R | invoke (T p) |
Generic functional interface for callbacks with one parameter and a return value.
R fm.liveswitch.IFunction1< T, R >.invoke | ( | T | p | ) |