BowlerKernel
src
main
java
com
neuronrobotics
bowlerstudio
scripting
GitLogProgressMonitor.java
Go to the documentation of this file.
1
package
com.neuronrobotics.bowlerstudio.scripting;
2
3
public
interface
GitLogProgressMonitor
{
4
public
abstract
void
onUpdate
(String update, Exception e);
5
}
com.neuronrobotics.bowlerstudio.scripting.GitLogProgressMonitor
Definition:
GitLogProgressMonitor.java:3
com.neuronrobotics.bowlerstudio.scripting.GitLogProgressMonitor.onUpdate
abstract void onUpdate(String update, Exception e)
Generated by
1.9.1