Class ObjectIdOwnerMap.Entry

    • Constructor Detail

      • Entry

        public Entry​(AnyObjectId id)
        Initialize this entry with a specific ObjectId.
        Parameters:
        id - the id the entry represents.