Searched defs:index (Results 1 – 4 of 4) sorted by relevance
37 for ((index, typeParameter) in appFunctionSerializableClass.typeParameters.withIndex()) { in <lambda>() method58 for ((index, entry) in typeParameterMap.entries.withIndex()) { in <lambda>() method
654 unsafeGetProperty(key, Array<GenericDocument>::class.java)?.mapIndexed { index, element in <lambda>() method1140 value.forEachIndexed { index, element -> in <lambda>() method
300 for ((index, value) in parameters.withIndex()) { in <lambda>() method
856 for ((index, dataTypeToMatch) in matchAllList.withIndex()) { in addPropertyForMatchAllList() method