패키지 io.realm

인터페이스 RealmObjectSchema.Function

  • 클래스를 둘러싸는 경우:
    RealmObjectSchema

    공개 정적 인터페이스 RealmObjectSchema.Function
    함수 인터페이스는 현재 클래스의 모든 객체를 순회하고 각각에 함수를 적용할 때 사용됩니다.
    다음도 참조하세요.
    RealmObjectSchema.transform(Function)