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.IOExceptionCopyright © 2015 Pivotal Software, Inc.. All rights reserved.