Los SDK de dispositivos Atlas están obsoletos. Consulte deprecation page for details.
io.realm
io.realm.OrderedCollectionChangeSet.Range
Enclosing class:
Constructores
Field Summary
Modificador y Tipo | Campo y Descripción |
|---|---|
public final int | How many elements are inside this range. |
public final int | The start index of this change range. |
Resumen del método
Inherited Methods
Métodos heredados de la clase java.lang.Object:
getClass,hashCode,equals,clone,toString,notify,notifyAll,wait,wait,wait,finalize
Detalle del Campo
length
How many elements are inside this range.
startIndex
The start index of this change range.