Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDK

Interface RealmObjectSchema.Function

On this page

  • io.realm
  • Method Summary
  • Method Detail
  • apply

Enclosing class:

RealmObjectSchema

Function interface, used when traversing all objects of the current class and apply a function on each.

Tip

See also:

  • transform(Function)

Modifier and Type
Method and Description
public void
public void apply (
)
←  Class RealmObjectSchemaClass RealmQuery →