MongoDB.local SF, Jan 15: See the speaker lineup & ship your AI vision faster. Use WEB50 to save 50%
Find out more >
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