updateItem abstract method

void updateItem(
  1. Item newItem
)

Implementation

void updateItem(Item newItem);