Class IASRealm

All Implemented Interfaces:
Comparable

public abstract class IASRealm extends BaseRealm
Parent class for iAS Realm classes. This class no longer implements the methods of Realm, instead it extends from BaseRealm and now is only a place holder for migration and is a candidate for deprecation. This class is provided for migration of realms written for 7.0 to 8.x
  • Constructor Details

    • IASRealm

      public IASRealm()