box abstract method

Box<T> box(
  1. int index
)

Implementation

Box<T> box(int index);