package o; import android.graphics.Bitmap; import java.lang.reflect.InvocationTargetException; /* loaded from: classes3.dex */ public final class UtM implements VoW { private final Class b; private final Bitmap.Config d; public UtM(Class cls) { this(cls, (byte) 0); } private UtM(Class cls, byte b) { this.b = cls; this.d = null; } @Override // o.VoW public final T c() throws IllegalAccessException, InstantiationException, NoSuchMethodException, InvocationTargetException { return this.b.newInstance(); } }