Package edu.handong.csee.isel.bic.collector

A package containing the interface of the BIC collector.
  • Class Summary 
    Class Description
    AGSZZBICCollector
    The AGSZZBICCollector class do collect BIC(bug introducing commit)
    using the annotation graph.
    It implements BICColletor which is interface about collecting BIC
    CBICCollector