All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pocketknife.internal.codegen.injection.InjectionAdapterJavadoc Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
package pocketknife.internal.codegen.injection;


public class InjectionAdapterJavadoc {
    public static final String GENERATED_BY_POCKETKNIFE = "Code generated by pocketknife-compiter. Do not edit.";
    public static final String SAVE_INSTANCE_STATE_METHOD = "Save instance state of %s to bundle.";
    public static final String RESTORE_INSTANCE_STATE_METHOD = "Restore instance state of %s from bundle.";
    public static final String INJECT_ARGUMENTS_METHOD = "Inject arguments for %s from bundle.";
    public static final String INJECT_EXTRAS_METHOD = "Inject extras for %s from intent.";
    public static final String BUNDLE_KEYS = "Bundle Keys";
    public static final String INTENT_KEYS = "Intent Keys";

    private InjectionAdapterJavadoc() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy