Package com.iizix.api.ui
Class UIMediaEvent.TimeRanges
java.lang.Object
com.iizix.api.ui.UIMediaEvent.TimeRanges
- Enclosing class:
- UIMediaEvent
Class for a TimeRanges value, used for "buffered" and "played" time ranges.
- Method Summary
- Method Details- getListGets the list of TimeRange instances.- Returns:
- An unmodifiable list of TimeRange's.
 
- equalsChecks if two objects are equal.
- hashCodepublic int hashCode()Returns a hash code value for the object.
- toStringReturns a string representation of the object.