Interface Bundleable.Creator<T extends Bundleable>

  • Enclosing interface:
    Bundleable

    public static interface Bundleable.Creator<T extends Bundleable>
    Interface for the static CREATOR field of Bundleable classes.
    • Method Detail