OrderedCollectionChangeSet.Range 类
Atlas Device SDK 已弃用。 有关详细信息,请参阅弃用页面。
io.realm
io.realm.OrderedCollectionChangeSet.Range
封装类:
构造函数
字段摘要
修饰符和类型 | 字段和描述 |
---|---|
public final int | 有多少元素在此范围内。 |
public final int | 此更改范围的起始索引。 |
方法摘要
继承方法
从类 java.lang.Object 继承的方法 :
getClass
,hashCode
,equals
,clone
,toString
,notify
,notifyAll
,wait
,wait
,wait
,finalize
字段详细信息
length
有多少元素在此范围内。
startIndex
此更改范围的起始索引。