Interface ObjectIdSet

    • Method Detail

      • contains

        boolean contains​(AnyObjectId objectId)
        Returns true if the objectId is contained within the collection.
        Parameters:
        objectId - the objectId to find
        Returns:
        whether the collection contains the objectId.