package v3;
import A3.a;
import A3.f;
public abstract class o extends s implements f {
public o(Object obj, Class cls, String str, String str2, int i4) {
super(obj, cls, str, str2, i4);
}
public a b() {
return x.d(this);
}
public Object c() {
return get();
}
}
Download file