Class ClassNames


  • public final class ClassNames
    extends java.lang.Object
    Holder for commonly used class names.
    • Field Detail

      • AGGREGATED_ELEMENT_PROXY

        public static final com.squareup.javapoet.ClassName AGGREGATED_ELEMENT_PROXY
      • COMPONENT_TREE_DEPS

        public static final com.squareup.javapoet.ClassName COMPONENT_TREE_DEPS
      • AGGREGATED_ROOT_PACKAGE

        public static final java.lang.String AGGREGATED_ROOT_PACKAGE
        See Also:
        Constant Field Values
      • AGGREGATED_ROOT

        public static final com.squareup.javapoet.ClassName AGGREGATED_ROOT
      • PROCESSED_ROOT_SENTINEL_PACKAGE

        public static final java.lang.String PROCESSED_ROOT_SENTINEL_PACKAGE
        See Also:
        Constant Field Values
      • PROCESSED_ROOT_SENTINEL

        public static final com.squareup.javapoet.ClassName PROCESSED_ROOT_SENTINEL
      • CONTEXTS

        public static final com.squareup.javapoet.ClassName CONTEXTS
      • AGGREGATED_EARLY_ENTRY_POINT_PACKAGE

        public static final java.lang.String AGGREGATED_EARLY_ENTRY_POINT_PACKAGE
        See Also:
        Constant Field Values
      • AGGREGATED_EARLY_ENTRY_POINT

        public static final com.squareup.javapoet.ClassName AGGREGATED_EARLY_ENTRY_POINT
      • EARLY_ENTRY_POINT

        public static final com.squareup.javapoet.ClassName EARLY_ENTRY_POINT
      • AGGREGATED_UNINSTALL_MODULES_PACKAGE

        public static final java.lang.String AGGREGATED_UNINSTALL_MODULES_PACKAGE
        See Also:
        Constant Field Values
      • AGGREGATED_UNINSTALL_MODULES

        public static final com.squareup.javapoet.ClassName AGGREGATED_UNINSTALL_MODULES
      • ORIGINATING_ELEMENT

        public static final com.squareup.javapoet.ClassName ORIGINATING_ELEMENT
      • AGGREGATED_DEPS

        public static final com.squareup.javapoet.ClassName AGGREGATED_DEPS
      • GENERATED_COMPONENT

        public static final com.squareup.javapoet.ClassName GENERATED_COMPONENT
      • GENERATED_COMPONENT_MANAGER

        public static final com.squareup.javapoet.ClassName GENERATED_COMPONENT_MANAGER
      • GENERATED_COMPONENT_MANAGER_HOLDER

        public static final com.squareup.javapoet.ClassName GENERATED_COMPONENT_MANAGER_HOLDER
      • UNINSTALL_MODULES

        public static final com.squareup.javapoet.ClassName UNINSTALL_MODULES
      • DEFINE_COMPONENT_CLASSES_PACKAGE

        public static final java.lang.String DEFINE_COMPONENT_CLASSES_PACKAGE
        See Also:
        Constant Field Values
      • DEFINE_COMPONENT

        public static final com.squareup.javapoet.ClassName DEFINE_COMPONENT
      • DEFINE_COMPONENT_BUILDER

        public static final com.squareup.javapoet.ClassName DEFINE_COMPONENT_BUILDER
      • DEFINE_COMPONENT_NO_PARENT

        public static final com.squareup.javapoet.ClassName DEFINE_COMPONENT_NO_PARENT
      • DEFINE_COMPONENT_CLASSES

        public static final com.squareup.javapoet.ClassName DEFINE_COMPONENT_CLASSES
      • IDENTIFIER_NAME_STRING

        public static final com.squareup.javapoet.ClassName IDENTIFIER_NAME_STRING
      • ASSISTED_INJECT

        public static final com.squareup.javapoet.ClassName ASSISTED_INJECT
      • ASSISTED_FACTORY

        public static final com.squareup.javapoet.ClassName ASSISTED_FACTORY
      • BINDS

        public static final com.squareup.javapoet.ClassName BINDS
      • BINDS_OPTIONAL_OF

        public static final com.squareup.javapoet.ClassName BINDS_OPTIONAL_OF
      • MAP_KEY

        public static final com.squareup.javapoet.ClassName MAP_KEY
      • MODULE

        public static final com.squareup.javapoet.ClassName MODULE
      • MULTIBINDS

        public static final com.squareup.javapoet.ClassName MULTIBINDS
      • INTO_MAP

        public static final com.squareup.javapoet.ClassName INTO_MAP
      • INTO_SET

        public static final com.squareup.javapoet.ClassName INTO_SET
      • ELEMENTS_INTO_SET

        public static final com.squareup.javapoet.ClassName ELEMENTS_INTO_SET
      • STRING_KEY

        public static final com.squareup.javapoet.ClassName STRING_KEY
      • LAZY_CLASS_KEY

        public static final com.squareup.javapoet.ClassName LAZY_CLASS_KEY
      • PROVIDES

        public static final com.squareup.javapoet.ClassName PROVIDES
      • COMPONENT

        public static final com.squareup.javapoet.ClassName COMPONENT
      • COMPONENT_BUILDER

        public static final com.squareup.javapoet.ClassName COMPONENT_BUILDER
      • SUBCOMPONENT

        public static final com.squareup.javapoet.ClassName SUBCOMPONENT
      • SUBCOMPONENT_BUILDER

        public static final com.squareup.javapoet.ClassName SUBCOMPONENT_BUILDER
      • PRODUCTION_COMPONENT

        public static final com.squareup.javapoet.ClassName PRODUCTION_COMPONENT
      • CONTRIBUTES_ANDROID_INJECTOR

        public static final com.squareup.javapoet.ClassName CONTRIBUTES_ANDROID_INJECTOR
      • INJECT

        public static final com.squareup.javapoet.ClassName INJECT
      • QUALIFIER

        public static final com.squareup.javapoet.ClassName QUALIFIER
      • SCOPE

        public static final com.squareup.javapoet.ClassName SCOPE
      • PROVIDER

        public static final com.squareup.javapoet.ClassName PROVIDER
      • DISABLE_INSTALL_IN_CHECK

        public static final com.squareup.javapoet.ClassName DISABLE_INSTALL_IN_CHECK
      • ALIAS_OF

        public static final com.squareup.javapoet.ClassName ALIAS_OF
      • ALIAS_OF_PROPAGATED_DATA

        public static final com.squareup.javapoet.ClassName ALIAS_OF_PROPAGATED_DATA
      • ALIAS_OF_PROPAGATED_DATA_PACKAGE

        public static final java.lang.String ALIAS_OF_PROPAGATED_DATA_PACKAGE
        See Also:
        Constant Field Values
      • GENERATES_ROOT_INPUT

        public static final com.squareup.javapoet.ClassName GENERATES_ROOT_INPUT
      • GENERATES_ROOT_INPUT_PROPAGATED_DATA

        public static final com.squareup.javapoet.ClassName GENERATES_ROOT_INPUT_PROPAGATED_DATA
      • ACTIVITY_SCOPED

        public static final com.squareup.javapoet.ClassName ACTIVITY_SCOPED
      • FRAGMENT_SCOPED

        public static final com.squareup.javapoet.ClassName FRAGMENT_SCOPED
      • SERVICE_SCOPED

        public static final com.squareup.javapoet.ClassName SERVICE_SCOPED
      • VIEW_SCOPED

        public static final com.squareup.javapoet.ClassName VIEW_SCOPED
      • INSTALL_IN

        public static final com.squareup.javapoet.ClassName INSTALL_IN
      • TEST_INSTALL_IN

        public static final com.squareup.javapoet.ClassName TEST_INSTALL_IN
      • ENTRY_POINT

        public static final com.squareup.javapoet.ClassName ENTRY_POINT
      • ENTRY_POINTS

        public static final com.squareup.javapoet.ClassName ENTRY_POINTS
      • COMPONENT_ENTRY_POINT

        public static final com.squareup.javapoet.ClassName COMPONENT_ENTRY_POINT
      • GENERATED_ENTRY_POINT

        public static final com.squareup.javapoet.ClassName GENERATED_ENTRY_POINT
      • UNSAFE_CASTS

        public static final com.squareup.javapoet.ClassName UNSAFE_CASTS
      • ROOT_PROCESSOR

        public static final com.squareup.javapoet.ClassName ROOT_PROCESSOR
      • SINGLETON

        public static final com.squareup.javapoet.ClassName SINGLETON
      • APPLICATION

        public static final com.squareup.javapoet.ClassName APPLICATION
      • MULTI_DEX_APPLICATION

        public static final com.squareup.javapoet.ClassName MULTI_DEX_APPLICATION
      • ANDROID_ENTRY_POINT

        public static final com.squareup.javapoet.ClassName ANDROID_ENTRY_POINT
      • HILT_ANDROID_APP

        public static final com.squareup.javapoet.ClassName HILT_ANDROID_APP
      • CONTEXT

        public static final com.squareup.javapoet.ClassName CONTEXT
      • APPLICATION_PROVIDER

        public static final com.squareup.javapoet.ClassName APPLICATION_PROVIDER
      • COMPONENT_SUPPLIER

        public static final com.squareup.javapoet.ClassName COMPONENT_SUPPLIER
      • APPLICATION_CONTEXT_MODULE

        public static final com.squareup.javapoet.ClassName APPLICATION_CONTEXT_MODULE
      • DEFAULT_ROOT

        public static final com.squareup.javapoet.ClassName DEFAULT_ROOT
      • INTERNAL_TEST_ROOT

        public static final com.squareup.javapoet.ClassName INTERNAL_TEST_ROOT
      • TEST_INJECTOR

        public static final com.squareup.javapoet.ClassName TEST_INJECTOR
      • TEST_APPLICATION_COMPONENT_MANAGER

        public static final com.squareup.javapoet.ClassName TEST_APPLICATION_COMPONENT_MANAGER
      • TEST_APPLICATION_COMPONENT_MANAGER_HOLDER

        public static final com.squareup.javapoet.ClassName TEST_APPLICATION_COMPONENT_MANAGER_HOLDER
      • TEST_INSTANCE_HOLDER

        public static final com.squareup.javapoet.ClassName TEST_INSTANCE_HOLDER
      • HILT_ANDROID_TEST

        public static final com.squareup.javapoet.ClassName HILT_ANDROID_TEST
      • SKIP_TEST_INJECTION

        public static final com.squareup.javapoet.ClassName SKIP_TEST_INJECTION
      • CUSTOM_TEST_APPLICATION

        public static final com.squareup.javapoet.ClassName CUSTOM_TEST_APPLICATION
      • ON_COMPONENT_READY_RUNNER

        public static final com.squareup.javapoet.ClassName ON_COMPONENT_READY_RUNNER
      • ON_COMPONENT_READY_RUNNER_HOLDER

        public static final com.squareup.javapoet.ClassName ON_COMPONENT_READY_RUNNER_HOLDER
      • ANDROID_BIND_VALUE

        public static final com.squareup.javapoet.ClassName ANDROID_BIND_VALUE
      • ANDROID_BIND_ELEMENTS_INTO_SET

        public static final com.squareup.javapoet.ClassName ANDROID_BIND_ELEMENTS_INTO_SET
      • ANDROID_BIND_VALUE_INTO_MAP

        public static final com.squareup.javapoet.ClassName ANDROID_BIND_VALUE_INTO_MAP
      • ANDROID_BIND_VALUE_INTO_SET

        public static final com.squareup.javapoet.ClassName ANDROID_BIND_VALUE_INTO_SET
      • APPLICATION_CONTEXT

        public static final com.squareup.javapoet.ClassName APPLICATION_CONTEXT
      • TEST_SINGLETON_COMPONENT

        public static final com.squareup.javapoet.ClassName TEST_SINGLETON_COMPONENT
      • TEST_COMPONENT_DATA

        public static final com.squareup.javapoet.ClassName TEST_COMPONENT_DATA
      • TEST_COMPONENT_DATA_SUPPLIER

        public static final com.squareup.javapoet.ClassName TEST_COMPONENT_DATA_SUPPLIER
      • CLASS

        public static final com.squareup.javapoet.ClassName CLASS
      • LIST

        public static final com.squareup.javapoet.ClassName LIST
      • SET

        public static final com.squareup.javapoet.ClassName SET
      • MAP

        public static final com.squareup.javapoet.ClassName MAP
      • HASH_MAP

        public static final com.squareup.javapoet.ClassName HASH_MAP
      • HASH_SET

        public static final com.squareup.javapoet.ClassName HASH_SET
      • COLLECTIONS

        public static final com.squareup.javapoet.ClassName COLLECTIONS
      • ARRAYS

        public static final com.squareup.javapoet.ClassName ARRAYS
      • SINGLETON_COMPONENT

        public static final com.squareup.javapoet.ClassName SINGLETON_COMPONENT
      • ACTIVITY_COMPONENT

        public static final com.squareup.javapoet.ClassName ACTIVITY_COMPONENT
      • PRECONDITIONS

        public static final com.squareup.javapoet.ClassName PRECONDITIONS
      • OBJECT

        public static final com.squareup.javapoet.ClassName OBJECT
      • SUPPRESS_WARNINGS

        public static final com.squareup.javapoet.ClassName SUPPRESS_WARNINGS
      • KOTLIN_SUPPRESS

        public static final com.squareup.javapoet.ClassName KOTLIN_SUPPRESS
      • ON_RECEIVE_BYTECODE_INJECTION_MARKER

        public static final com.squareup.javapoet.ClassName ON_RECEIVE_BYTECODE_INJECTION_MARKER
      • KOTLIN_METADATA

        public static final com.squareup.javapoet.ClassName KOTLIN_METADATA