A B C D E F G H I J K L M N O P Q R S T U V W X 

R

RASPBERRYREV - Enum in co.teubi.raspberrypi.io
 
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
removePortConnectionListener(GPIO.ConnectionEventListener) - Method in class co.teubi.raspberrypi.io.GPIO
removePortConnectionListener removes a connection listener from the current list of connection listeners.
removePortUpdateListener(GPIO.PortUpdateListener) - Method in class co.teubi.raspberrypi.io.GPIO
removePortUpdateListener removes an update listener from the current list of update listeners.
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.
run() - Method in class co.teubi.raspberrypi.io.GPIO
Main background task GPIO is designed to work in background.
A B C D E F G H I J K L M N O P Q R S T U V W X