public class LibraryExtractor extends Object
| Constructor and Description |
|---|
LibraryExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Library |
extractLibrary(Class<? extends LibraryImplementation> c)
Extract the declaration of a library from its implementation in a class.
|
public Library extractLibrary(Class<? extends LibraryImplementation> c)
Copyright © 2020. All rights reserved.