of

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

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

Return

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

Parameters

items

Items for the resulting list.