public interface Libraries
| Modifier and Type | Field and Description | 
|---|---|
static Libraries | 
NONE
Represents 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 © 2014 Pivotal Software, Inc.. All rights reserved.