Interface CDORevisionInterner

    • Method Detail

      • internRevision

        CDORevision internRevision​(CDORevision revision)
        Interns the given revision and returns either the given revision or a revision with the same key that was interned previously.

        The returned revision is only different from the passed revision if this interner contains a previously cached, different revision instance with an equal revision key.