Interface JRealClassType

All Superinterfaces:
HasAnnotations, JClassType, JType
All Known Subinterfaces:
JAnnotationType, JEnumType, JGenericType

public interface JRealClassType extends JClassType
Type representing a Java class or interface type that a user would declare.
  • Method Details

    • getLastModifiedTime

      long getLastModifiedTime()
      Retrieve last modified time for this type.