rd-framework / com.jetbrains.rd.framework.impl / InternRoot / tryUnIntern

tryUnIntern

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

Overrides IInternRoot.tryUnIntern

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