public static interface BrokenReferencesSupport.LibraryDefiner
| Modifier and Type | Method and Description |
|---|---|
Callable<Library> |
missingLibrary(String name)
Checks to see if a missing library definition can be created.
|
@CheckForNull Callable<Library> missingLibrary(String name)
name - a desired Library.getName()Built on October 23 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.