接口 LibraryCallback
- public interface LibraryCallback Callback interface used to iterate- Libraries.
- 方法详细资料- library- void library(Library library) throws IOException Callback for a single library backed by a- File.- 参数:
- library- the library
- 抛出:
- IOException- if the operation fails