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