@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 java.io.IOException
File.library - the libraryjava.io.IOException - if the operation fails