I have been reading Realm Java documentation and I couldn't find something like clause "IN" in SQL, somebody maybe have worked with something similar?. Currently I'm using a loop to bring results one by one, but I don't want to do that.
I would appreciate your help!