RoomDB public class RoomDB Undocumented find(predicate:) Undocumented Declaration Swift public func find(predicate: NSPredicate) -> [RoomModel]? find(id:) Undocumented Declaration Swift public func find(id: String) -> RoomModel? all() Undocumented Declaration Swift public func all() -> [RoomModel] © 2018 Qiscus. All rights reserved. (Last updated: 2018-09-24) Generated by jazzy ♪♫ v0.9.3, a Realm project.