LocalTimeRangeFilter
class LocalTimeRangeFilter : TimeRangeFilter
Specification of local time range for health connect requests.
Summary
Public methods
equals
fun equals(other: Any?): Boolean
Parameters |
obj |
the reference object with which to compare. |
Return |
Boolean |
true if this object is the same as the obj argument; false otherwise. |
hashCode
fun hashCode(): Int
Return |
Int |
a hash code value for this object. |
isBounded
fun isBounded(): Boolean
Return |
Boolean |
a boolean value indicating if the filter is bound or not. This value cannot be null . |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.