of

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

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

Return

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

Parameters

items

Items for the resulting list.