matchers_header.txt 86 B

12345678
  1. /**
  2. * A series of static factories for all hamcrest matchers.
  3. */
  4. class Matchers
  5. {