Class Hierarchy
- java.lang.Object
- android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)
- android.widget.ArrayAdapter<T> (implements android.widget.Filterable, android.widget.ThemedSpinnerAdapter)
- com.cmput301w23t09.qrhunter.qrcode.QRCodeAdapter
- com.cmput301w23t09.qrhunter.qrcode.QRCodePlayerScansAdapter
- android.widget.ArrayAdapter<T> (implements android.widget.Filterable, android.widget.ThemedSpinnerAdapter)
- androidx.fragment.app.Fragment (implements androidx.activity.result.ActivityResultCaller, android.content.ComponentCallbacks, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.savedstate.SavedStateRegistryOwner, android.view.View.OnCreateContextMenuListener, androidx.lifecycle.ViewModelStoreOwner)
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- com.cmput301w23t09.qrhunter.qrcode.QRCodeFragment (implements java.io.Serializable)
- com.cmput301w23t09.qrhunter.qrcode.AddQRCodeFragment
- com.cmput301w23t09.qrhunter.qrcode.DeleteQRCodeFragment
- com.cmput301w23t09.qrhunter.qrcode.QRCodeFragment (implements java.io.Serializable)
- androidx.fragment.app.DialogFragment (implements android.content.DialogInterface.OnCancelListener, android.content.DialogInterface.OnDismissListener)
- com.cmput301w23t09.qrhunter.qrcode.QRCode (implements java.io.Serializable)
- com.cmput301w23t09.qrhunter.qrcode.QRCodeDatabase
- com.cmput301w23t09.qrhunter.qrcode.QRPlayerScanEntry
- com.cmput301w23t09.qrhunter.qrcode.ScoreComparator (implements java.util.Comparator<T>)
- android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)