expect object ObjectsUtils: Any
Methods
parseAsObject
fun parseAsObject(string: String, mimeType: MimeType): Any
Parameters
Name | Description |
---|---|
string: String
|
|
mimeType: MimeType
|
ReturnValue
Name | Description |
---|---|
Any
|
deeplyEqual
fun deeplyEqual(obj1: Any?, obj2: Any?): Boolean
Parameters
Name | Description |
---|---|
obj1: Any?
|
|
obj2: Any?
|
ReturnValue
Name | Description |
---|---|
Boolean
|