replace abstract method

void replace(
  1. String oldToken,
  2. String newToken
)

Implementation

void replace(String oldToken, String newToken);