|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RInteger<WRAPPED_TYPE>
| Method Summary | |
|---|---|
int[] |
getData()
Returns an array containing all of the elements in this vector/factor in proper sequence |
List<Integer> |
getDataAsList()
Returns a list containing all of the elements in this vector/factor in proper sequence |
Integer[] |
getDataAsObjArr()
Returns an array containing all of the elements in this vector/factor in proper sequence. |
| Methods inherited from interface org.af.jhlir.call.RVectorFactor |
|---|
get, getLength, getName, getNames, getNamesAsList, isNA |
| Methods inherited from interface org.af.jhlir.call.RObj |
|---|
asRChar, asRDataFrame, asREnvironment, asRFactor, asRInteger, asRList, asRLogical, asRMatrixDouble, asRNumeric, asS3Obj, getWrapped |
| Method Detail |
|---|
int[] getData()
RVectorFactor
getData in interface RVectorFactor<WRAPPED_TYPE,int[],Integer>Integer[] getDataAsObjArr()
RVectorFactor
getDataAsObjArr in interface RVectorFactor<WRAPPED_TYPE,int[],Integer>List<Integer> getDataAsList()
RVectorFactor
getDataAsList in interface RVectorFactor<WRAPPED_TYPE,int[],Integer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||