of

@JvmStatic
fun of(vararg items: ObjectMap.Entry): ObjectMap.EntryList

Return a new list of item type {@link com.sap.cloud.mobile.kotlin.odata.ObjectMap.Entry}, containing the specified items.

Return

A new list of item type {@link com.sap.cloud.mobile.kotlin.odata.ObjectMap.Entry}, containing the specified items.

Parameters

items

Items for the resulting list.