程序包 bsh.classpath
接口 BshClassPath.MappingFeedback
- 封闭类:
- BshClassPath
public static interface BshClassPath.MappingFeedback
-
方法概要
修饰符和类型方法说明void
classMapping
(String msg) Provide feedback on the progress of mapping the classpathvoid
void
errorWhileMapping
(String msg) void
-
方法详细资料
-
startClassMapping
void startClassMapping() -
classMapping
Provide feedback on the progress of mapping the classpath -
errorWhileMapping
-
endClassMapping
void endClassMapping()
-