Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
Click here >
Docs Menu
Docs Home
/ /
io.realm

Interface RealmObjectSchema.Function

Enclosing class:

RealmObjectSchema

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

Tip

  • transform(Function)

Modifier and Type
Method and Description

public void

public void apply (
)

Back

RealmObjectSchema

On this page