ImmutableStrokeInputBatch
public final class ImmutableStrokeInputBatch extends StrokeInputBatch
| java.lang.Object | ||
| ↳ | androidx.ink.strokes.StrokeInputBatch | |
| ↳ | androidx.ink.strokes.ImmutableStrokeInputBatch |
An immutable implementation of StrokeInputBatch. For a mutable alternative, see MutableStrokeInputBatch.
Summary
Public fields |
|
|---|---|
static final @NonNull ImmutableStrokeInputBatch |
An empty |
Inherited methods |
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Public fields
EMPTY
public static final @NonNull ImmutableStrokeInputBatch EMPTY
An empty ImmutableStrokeInputBatch.