|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RLogical<WRAPPED_TYPE>
| Method Summary | |
|---|---|
boolean[] |
getData()
Returns an array containing all of the elements in this vector/factor in proper sequence |
List<Boolean> |
getDataAsList()
Returns a list containing all of the elements in this vector/factor in proper sequence |
Boolean[] |
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 |
|---|
boolean[] getData()
RVectorFactor
getData in interface RVectorFactor<WRAPPED_TYPE,boolean[],Boolean>Boolean[] getDataAsObjArr()
RVectorFactor
getDataAsObjArr in interface RVectorFactor<WRAPPED_TYPE,boolean[],Boolean>List<Boolean> getDataAsList()
RVectorFactor
getDataAsList in interface RVectorFactor<WRAPPED_TYPE,boolean[],Boolean>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||