Uses of Interface
org.af.jhlir.call.RList

Packages that use RList
org.af.jhlir.call Provides classes to call R. 
 

Uses of RList in org.af.jhlir.call
 

Subinterfaces of RList in org.af.jhlir.call
 interface RListRef<WRAPPED_REF,RESOLVED_TYPE>
           
 

Methods in org.af.jhlir.call that return RList
 RList RObj.asRList()