public interface LibraryCallback
Libraries.| Modifier and Type | Method | Description |
|---|---|---|
void |
library(Library library) |
Callback to 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 failsCopyright © 2018. All rights reserved.