パッケージ io.realm

クラス ordered

  • インターフェースを囲みます。
    ordered

    public static class OrderedCollectionChangeSet.Range
    extends Object
    • フィールドの詳細

      • startIndex

        public final in startIndex
        この変更範囲の開始インデックス。
      • Length

        公開最終長さ
        この範囲にある要素の数。
    • コンストラクターの詳細

      • Range(範囲)

        public Range(int startIndex, int long)
        指定された開始インデックスと長さを持つOrderedCollectionChangeSet.Rangeを作成します。
        パラメーター:
        startIndex - この変更範囲の開始インデックス。
        length - この範囲内にある要素の数。