ClassDataListAdapterA generic RecyclerView adapter that uses Data Binding & DiffUtil. @param <T> Type of the items in the list @param <V> The of the ViewDataBinding
app/src/main/java/com/google/firebase/example/fireeats/common/DataListAdapter.java:22