package com.ifpdos.udi.sdk.service.compile;

import g.h0.b.l;
import g.h0.c.m;
import g.i;
import java.util.Map;

/* JADX INFO: compiled from: ApiProcessor.kt */
/* JADX INFO: loaded from: classes.dex */
@i
public final class ApiProcessor$getNotifyFuncParams$params$2 extends m implements l<String, CharSequence> {
    public final /* synthetic */ Map<String, String> $typeMap;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public ApiProcessor$getNotifyFuncParams$params$2(Map<String, String> map) {
        super(1);
        this.$typeMap = map;
    }

    @Override // g.h0.b.l
    public final CharSequence invoke(String str) {
        g.h0.c.l.f(str, "it");
        CharSequence charSequenceSubSequence = str.subSequence(1, str.length() - 1);
        return ((Object) charSequenceSubSequence) + ": " + this.$typeMap.get(charSequenceSubSequence);
    }
}
