- NAME - Static variable in class io.github.privacystreams.communication.Contact
-
The contact name.
- NAME - Static variable in class io.github.privacystreams.device.BluetoothDevice
-
The name of the scanned bluetooth device.
- ne(String, TValue) - Static method in class io.github.privacystreams.commons.comparison.Comparators
-
Check if the value of a field is not equal to a given value.
- normalizePhoneNumber(String) - Static method in class io.github.privacystreams.utils.CommunicationUtils
-
- not(Function<Item, Boolean>) - Static method in class io.github.privacystreams.commons.logic.LogicOperators
-
Compute the logical NOT of a function.
- Notification - Class in io.github.privacystreams.notification
-
An Notification item represents a received notification.
- notNull(String, T) - Static method in class io.github.privacystreams.utils.Assertions
-
Throw IllegalArgumentException if the value is null.
- now() - Static method in class io.github.privacystreams.utils.TimeUtils
-