| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A subclass of Seq for accessing sequences of shorts.
| Nested Class Summary | 
| Nested classes inherited from class org.nodal.model.Seq | 
Seq.SeqType | 
| Method Summary | |
 short | 
shortAt(int i)
Access the unboxed short at index i in the sequence.  | 
| Methods inherited from interface org.nodal.model.IntSeq | 
intAt | 
| Methods inherited from interface org.nodal.model.LongSeq | 
longAt | 
| Methods inherited from interface org.nodal.model.Seq | 
elementAt, size, type | 
| Methods inherited from interface org.nodal.model.FloatSeq | 
floatAt | 
| Methods inherited from interface org.nodal.model.DoubleSeq | 
doubleAt | 
| Method Detail | 
public short shortAt(int i)
i - the index
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||