Move SAM constructors to synthetic scope
This commit is contained in:
@@ -13,9 +13,6 @@ public/*package*/ open class LockBasedStorageManager {
|
||||
public open override /*1*/ /*fake_override*/ fun hashCode(): kotlin.Int
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
}
|
||||
|
||||
// Static members
|
||||
public/*package*/ final /*synthesized*/ fun ExceptionHandlingStrategy(/*0*/ function: () -> kotlin.Unit): LockBasedStorageManager.ExceptionHandlingStrategy
|
||||
}
|
||||
|
||||
public interface StorageManager {
|
||||
|
||||
Reference in New Issue
Block a user