match abstract method

List<Match> match(
  1. String password
)

Implementation

List<Match> match(String password);