package h.x.d;

/* JADX INFO: compiled from: MutablePropertyReference.java */
/* JADX INFO: loaded from: classes.dex */
public abstract class o extends r implements h.a0.i {
    public o() {
    }

    public o(Object obj) {
        super(obj);
    }

    public o(Object obj, Class cls, String str, String str2, int i2) {
        super(obj, cls, str, str2, i2);
    }
}
