Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Class RealmAnyOperator

On this page

  • io.realm
  • Method Summary
  • Inherited Methods
  • Method Detail
  • checkValidObject
  • createNativeRealmAny
io.realm.RealmAnyOperator
Modifier and Type
Method and Description
public void
BaseRealm realm
)
protected abstract NativeRealmAny
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

public void checkValidObject (
BaseRealm realm
)
protected abstract NativeRealmAny createNativeRealmAny ()

← Class RealmAnyNativeFunctionsImpl