Package bsh.classpath
Interface BshClassPath.MappingFeedback
-
- Enclosing class:
- BshClassPath
public static interface BshClassPath.MappingFeedback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
classMapping(String msg)
Provide feedback on the progress of mapping the classpathvoid
endClassMapping()
void
errorWhileMapping(String msg)
void
startClassMapping()
-