Interface JClassRefContext

  • All Known Implementing Classes:
    ClassImpl

    public interface JClassRefContext

    Provides a JClassRef implementation with contextual information it needs to perform lazy type resolution. This information is typically provided by the JClass implementation.

    • Method Detail

      • getPackageName

        java.lang.String getPackageName()
      • getImportSpecs

        java.lang.String[] getImportSpecs()