[Register("io/scanbot/sdk/ui/view/barcode/batch/InternalBatchBarcodeScannerActivity$Companion", DoNotGenerateAcw = true)]
public sealed class InternalBatchBarcodeScannerActivity.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)
[Register("newIntentInternal", "(Landroid/content/Context;Ljava/lang/Class;Lio/scanbot/sdk/ui/view/barcode/batch/configuration/BatchBarcodeScannerConfiguration;)Landroid/content/Intent;", "")]
[JavaTypeParameters(new string[] { "A" })]
public Intent NewIntentInternal(Context context, Class activityClass, BatchBarcodeScannerConfiguration scannerConfiguration)