test abstract method

bool test(
  1. int value
)

Tests if the character predicate is satisfied.

Implementation

bool test(int value);