Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

L

LAT_LON - Static variable in class io.github.privacystreams.location.Geolocation
The coordinates of the location.
LatLon - Class in io.github.privacystreams.location
Location latitude and longitude.
LatLon(double, double) - Constructor for class io.github.privacystreams.location.LatLon
 
leastSyncInterval - Static variable in class io.github.privacystreams.utils.Globals.DropboxConfig
 
length(String) - Static method in class io.github.privacystreams.commons.string.StringOperators
Get the length of the string value of a field.
level - Static variable in class io.github.privacystreams.utils.Globals.LoggingConfig
 
LEVEL_BUILDING - Static variable in class io.github.privacystreams.location.Geolocation
Building level.
LEVEL_CITY - Static variable in class io.github.privacystreams.location.Geolocation
City level.
LEVEL_COUNTRY - Static variable in class io.github.privacystreams.location.Geolocation
Country level.
LEVEL_EXACT - Static variable in class io.github.privacystreams.location.Geolocation
Exact level.
LEVEL_NEIGHBORHOOD - Static variable in class io.github.privacystreams.location.Geolocation
Neighborhood level.
LIB_INTERNAL(String) - Static method in class io.github.privacystreams.core.purposes.Purpose
For internal library use.
LIB_TAG - Static variable in class io.github.privacystreams.utils.Consts
 
Light - Class in io.github.privacystreams.sensor
Light environment sensor.
limit(Function<Item, Boolean>) - Method in class io.github.privacystreams.core.PStream
Limit the stream by checking each item with a function.
limit(int) - Method in class io.github.privacystreams.core.PStream
Limit the stream with a max number of items.
limit(Function<Item, Boolean>) - Static method in class io.github.privacystreams.core.transformations.limit.Limiters
Limit the stream with a predicate.
limitCount(int) - Static method in class io.github.privacystreams.core.transformations.limit.Limiters
Limit the stream to at most n items.
Limiters - Class in io.github.privacystreams.core.transformations.limit
A helper class to access stream-limiting functions
Limiters() - Constructor for class io.github.privacystreams.core.transformations.limit.Limiters
 
LinearAcceleration - Class in io.github.privacystreams.sensor
Linear acceleration.
ListOperators - Class in io.github.privacystreams.commons.list
A helper class to access list-related functions.
ListOperators() - Constructor for class io.github.privacystreams.commons.list.ListOperators
 
localGroupBy(String) - Method in class io.github.privacystreams.core.PStream
Group the **contiguous** items according to a field.
localGroupBy(String) - Static method in class io.github.privacystreams.core.transformations.group.Groupers
Group the **contiguous** items according to a field.
LocationConfig() - Constructor for class io.github.privacystreams.utils.Globals.LocationConfig
 
LocationUtils - Class in io.github.privacystreams.utils
A set of location-related utility functions.
LocationUtils() - Constructor for class io.github.privacystreams.utils.LocationUtils
 
logAs(String) - Static method in class io.github.privacystreams.commons.debug.DebugOperators
Log the input and return as original.
logAs(String) - Method in class io.github.privacystreams.core.PStream
Print the items in current stream.
Logging - Class in io.github.privacystreams.utils
A helper class to get access to log-related utilities.
Logging() - Constructor for class io.github.privacystreams.utils.Logging
 
LoggingConfig() - Constructor for class io.github.privacystreams.utils.Globals.LoggingConfig
 
LogicOperators - Class in io.github.privacystreams.commons.logic
A helper class to access logic-related functions
LogicOperators() - Constructor for class io.github.privacystreams.commons.logic.LogicOperators
 
logOverSocket(String) - Static method in class io.github.privacystreams.commons.debug.DebugOperators
Log the input in socket and return as original.
logOverSocket(String) - Method in class io.github.privacystreams.core.PStream
Print the items in current stream over socket.
lt(String, Number) - Static method in class io.github.privacystreams.commons.comparison.Comparators
Check if the value of a field is less than a given value.
lte(String, Number) - Static method in class io.github.privacystreams.commons.comparison.Comparators
Check if the value of a field is less than or equal to a given value.
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links