@FunctionalInterface public interface LibraryCallback
Libraries.| Modifier and Type | Method and Description | 
|---|---|
| void | library(Library library)Callback for a single library backed by a  File. | 
void library(Library library) throws IOException
File.library - the libraryIOException - if the operation fails