hasStudy abstract method

bool hasStudy(
  1. TStudy study
)

Is study in this repository?

Implementation

bool hasStudy(TStudy study);