Docs Menu

Interface RealmObjectSchema.Function

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 (
)