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 voidclassMapping(String msg)Provide feedback on the progress of mapping the classpathvoidendClassMapping()voiderrorWhileMapping(String msg)voidstartClassMapping()
-