[kotlin-tooling-core] Add Interner.clear API
This commit is contained in:
committed by
Space Team
parent
22b0a8d9fb
commit
f5fadc1f68
@@ -145,6 +145,7 @@ public abstract interface class org/jetbrains/kotlin/tooling/core/HasMutableExtr
|
||||
}
|
||||
|
||||
public abstract interface class org/jetbrains/kotlin/tooling/core/Interner {
|
||||
public abstract fun clear ()V
|
||||
public abstract fun getOrPut (Ljava/lang/Object;)Ljava/lang/Object;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user