add method

void add(
  1. Object element,
  2. Object before
)

Implementation

void add(Object element, Object before) {}