bundleListToMapList

static List<Map<String, V>> bundleListToMapList<V extends Parcelable>(List<Bundle> bundleList, ClassLoader classLoader)