Class BuilderTypeReference

    • Method Detail

      • getType

        @Nonnull
        public java.lang.String getType()
        Description copied from interface: TypeReference
        Gets the string representation of the referenced type. The returned string will be a TypeDescriptor, as defined in the dex file specification
        Specified by:
        getType in interface TypeReference
        Returns:
        The string representation of the referenced type.