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