Searched refs:idsSet (Results 1 – 1 of 1) sorted by relevance
89 final Set<Long> idsSet = new HashSet<Long>(ids); in getPositions() local93 if (idsSet.contains(messageId)) { in getPositions()