package com.journeyapps.barcodescanner; /* loaded from: classes3.dex */ public interface RotationCallback { void onRotationChanged(int i); }