Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ch.epfl.lamp.smartanalysis
Interface SmartHandle  view SmartHandle download SmartHandle.java

All Superinterfaces:
Handle
All Known Implementing Classes:
SmartTask

public interface SmartHandle
extends Handle


Method Summary
 void clean(DepClass[] toClean)
           
 void compile()
           
 
Methods inherited from interface ch.epfl.lamp.smartanalysis.Handle
log, log
 

Method Detail

clean

public void clean(DepClass[] toClean)
           throws java.lang.Exception

compile

public void compile()