@FunctionalInterface public interface Libraries
| Modifier and Type | Field and Description | 
|---|---|
| static Libraries | NONERepresents no libraries. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | doWithLibraries(LibraryCallback callback)Iterate all relevant libraries. | 
static final Libraries NONE
void doWithLibraries(LibraryCallback callback) throws IOException
callback - a callback for each relevant library.IOException - if the operation failsCopyright © 2019 Pivotal Software, Inc.. All rights reserved.