rd-framework / com.jetbrains.rd.framework / IInternRoot / tryUnIntern

tryUnIntern

abstract fun <T : TBase> tryUnIntern(id: InternId): T?

Gets a valie from interned ID, returns null if no value matches the given ID