package c.i.d; import java.lang.reflect.Field; /* compiled from: FieldNamingStrategy */ public interface d { String f(Field field); }