Searched defs:ParcelableSet (Results 1 – 1 of 1) sorted by relevance
26 public class ParcelableSet<E> implements Parcelable { class47 private ParcelableSet(Bundler bundler, BundlerType type, Set<E> set) { in ParcelableSet() method in ParcelableSet56 private ParcelableSet(Parcel in) { in ParcelableSet() method in ParcelableSet