appendRight abstract method

void appendRight(
  1. T value
)

Implementation

void appendRight(T value);