Package jag
Interface RSVarcs
-
- All Superinterfaces:
RSProvider
public interface RSVarcs extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default int
getInteger(int id)
boolean[]
getPersistentIntegers()
default String
getRawString(int index)
default String
getString(int id)
String[]
getStrings()
Map<Integer,Object>
getValues()
boolean
isPersistent()
-