Interface TypeDefinition

  • All Known Implementing Classes:
    JavaTypeDefinition

    @Deprecated
    @InternalApi
    public interface TypeDefinition
    Deprecated.
    • Method Detail

      • getType

        java.lang.Class<?> getType()
        Deprecated.
        Get the raw Class type of the definition.
        Returns:
        Raw Class type.