MutableListLiveData
This is an implementation of MutableLiveData that provides a subset of MutableList methods which change the list content and trigger an observer notification.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Extensions
Link copied to clipboard
Link copied to clipboard
Computes the center point of all the ones in the list.
Link copied to clipboard
Parses a list of Grades as AnnotatedStrings, so they get colored.
Link copied to clipboard
Gets the BoundingBox of a list of GeoPoints. Will cause issues when called with less than 2 elements on the list.
Link copied to clipboard