divisibleBy abstract method

dynamic divisibleBy(
  1. int divisor
)

Implementation

divisibleBy(int divisor);