A - first return typeB - second return typeC - third return typepublic static class MatlabReturns.Return3<A,B,C> extends MatlabReturns.Return2<A,B>
| Modifier and Type | Method and Description |
|---|---|
C |
getThird()
The third return argument.
|
String |
toString()
Returns a brief description of this container.
|
getFirst, getSecond