安装包 io.realm

RealmAnyNativeFunctionsImpl 类

  • 所有已实现的接口:
    io.realm.internal.RealmAnyNativeFunctions

    公共类RealmAnyNativeFunctionsImpl扩展了Object实现 io. 域.internal.RealmAnyNativeFunctions
    • 构造函数详细信息

      • RealmAnyNativeFunctionsImpl

        public RealmAnyNativeFunctionsImpl()
    • 方法详细信息

      • handleItem

        public void handleItem​(long listPtr,
                               RealmAny realmAny)
        指定者:
        handleItem 在接口中 io.realm.internal.RealmAnyNativeFunctions
      • handleItem

        public void handleItem​(long containerPtr,
                               Map.Entry<String,​RealmAny> entry)
        指定者:
        handleItem 在接口中 io.realm.internal.RealmAnyNativeFunctions
      • callRawPredicate

        public void callRawPredicate​(io.realm.internal.TableQuery query,
                                     @Nullable
                                     io.realm.internal.objectstore.OsKeyPathMapping mapping,
                                     String predicate,
                                     RealmAny... arguments)
        指定者:
        callRawPredicate 在接口中 io.realm.internal.RealmAnyNativeFunctions