- raiseException(UQI, PSException) - Method in class io.github.privacystreams.core.Function
-
- range(String) - Static method in class io.github.privacystreams.commons.list.ListOperators
-
Calculate the range of the numbers specified by a field.
- range(String) - Static method in class io.github.privacystreams.commons.statistic.StatisticOperators
-
Calculate the range of the number values of a field in the stream.
- range(List<T>) - Static method in class io.github.privacystreams.utils.StatisticUtils
-
Get the range of all numbers in the list.
- recent(String, Long) - Static method in class io.github.privacystreams.commons.time.TimeOperators
-
Check whether the timestamp field value of a field is recent from now (less than a given duration).
- record(long) - Static method in class io.github.privacystreams.audio.Audio
-
Provide an Audio item.
- recordPeriodic(long, long) - Static method in class io.github.privacystreams.audio.Audio
-
Provide a live stream of Audio items.
- Reducers - Class in io.github.privacystreams.core.transformations.reduce
-
A helper class to access reducer functions
- Reducers() - Constructor for class io.github.privacystreams.core.transformations.reduce.Reducers
-
- register(Function<? extends Stream, ?>) - Method in class io.github.privacystreams.core.Stream
-
Register a function to current stream.
- RelativeHumidity - Class in io.github.privacystreams.sensor
-
Ambient relative humidity sensor.
- removeFromWaitingList(UQI, Set<String>) - Static method in class io.github.privacystreams.utils.DropboxUtils
-
- Reorders - Class in io.github.privacystreams.core.transformations.reorder
-
A helper class to access reorder functions.
- Reorders() - Constructor for class io.github.privacystreams.core.transformations.reorder.Reorders
-
- replace(String, String, String) - Static method in class io.github.privacystreams.commons.string.StringOperators
-
Replace a substring to a new string in the string value of a field.
- REQUEST_CODE - Static variable in class io.github.privacystreams.utils.PSPermissionActivity
-
- requestPermissionAndEvaluate(UQI, Function<Void, Void>) - Static method in class io.github.privacystreams.utils.PermissionUtils
-
try request permission and evaluate UQI
- RESEARCH(String) - Static method in class io.github.privacystreams.core.purposes.Purpose
-
Research purpose.
- reuse(int) - Method in class io.github.privacystreams.core.PStream
-
Reuse current stream.
- reuse(int) - Method in class io.github.privacystreams.core.Stream
-
- reverse() - Method in class io.github.privacystreams.core.PStream
-
Reverse the order of items
`reverse()` will reverse the order of the items in the stream.
- reverse() - Static method in class io.github.privacystreams.core.transformations.reorder.Reorders
-
Reverse the order of the items in stream.
- rms(String) - Static method in class io.github.privacystreams.commons.list.ListOperators
-
Calculate the RMS (root mean square) of the numbers specified by a field.
- rms(String) - Static method in class io.github.privacystreams.commons.statistic.StatisticOperators
-
Calculate the RMS (root mean square) of the number values of a field in the stream.
- rms(List<T>) - Static method in class io.github.privacystreams.utils.StatisticUtils
-
Get the RMS (root mean square) of all numbers in the list.
- ROOT_NODE - Static variable in class io.github.privacystreams.accessibility.AccEvent
-
The root view of current event, which is an instance of AccessibilityNodeInfo.
- RotationVector - Class in io.github.privacystreams.sensor
-
Rotation vector sensor.
- roundDown(String, Number) - Static method in class io.github.privacystreams.commons.arithmetic.ArithmeticOperators
-
Round down a number.
- roundUp(String, Number) - Static method in class io.github.privacystreams.commons.arithmetic.ArithmeticOperators
-
Round up a number.
- RSSI - Static variable in class io.github.privacystreams.device.WifiAp
-
The RSSI.