public class

BatchedMotionEvent.IterableMotionEvent

extends java.lang.Object

implements java.lang.Iterable<BatchedMotionEvent>

 java.lang.Object

↳androidx.input.motionprediction.kalman.BatchedMotionEvent.IterableMotionEvent

Overview

An java.lang.Iterable list of BatchedMotionEvent objects.

Summary

Methods
public MotionEventgetMotionEvent()

public intgetPointerCount()

public java.util.Iterator<BatchedMotionEvent>iterator()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public MotionEvent getMotionEvent()

public int getPointerCount()

public java.util.Iterator<BatchedMotionEvent> iterator()