18 lines
492 B
Plaintext
Vendored
18 lines
492 B
Plaintext
Vendored
class: kotlin/collections/MutableMap.MutableEntry
|
|
|
|
// SYMBOLS:
|
|
KtFirClassOrObjectSymbol:
|
|
annotations: []
|
|
classIdIfNonLocal: kotlin/collections/MutableMap.MutableEntry
|
|
classKind: INTERFACE
|
|
companionObject: null
|
|
isInner: false
|
|
modality: ABSTRACT
|
|
name: MutableEntry
|
|
origin: LIBRARY
|
|
primaryConstructor: null
|
|
superTypes: [kotlin/collections/Map.Entry<K, V>]
|
|
symbolKind: MEMBER
|
|
typeParameters: [KtFirTypeParameterSymbol(K), KtFirTypeParameterSymbol(V)]
|
|
visibility: PUBLIC
|