Class AnnotationGraphBuilderThread

java.lang.Object
edu.handong.csee.isel.bic.szz.graph.AnnotationGraphBuilderThread
All Implemented Interfaces:
java.lang.Runnable

public class AnnotationGraphBuilderThread
extends java.lang.Object
implements java.lang.Runnable
Create AnnotationGraphBuilder Thread
Author:
SJ, JY
  • Field Summary

    Fields 
    Modifier and Type Field Description
    AnnotationGraphModel partitionedAnnotationGraph  
  • Constructor Summary

    Constructors 
    Constructor Description
    AnnotationGraphBuilderThread​(org.eclipse.jgit.lib.Repository repo, RevsWithPath revsWithPath)  
  • Method Summary

    Modifier and Type Method Description
    void run()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait