signExtend abstract method

  1. @Deprecated('Replace this call with a construction of a ' '[PartialProductSignExtension] class')
  2. @protected
void signExtend()

Perform sign extension (defined in child classes)

Implementation

@Deprecated('Replace this call with a construction of a '
    '[PartialProductSignExtension] class')
@protected
void signExtend();