B
- class-type of extensionpublic interface ExtensionFactory<B extends Extension>
Modifier and Type | Method and Description |
---|---|
B |
create()
Factory method which creates a new object which extends Extension
|
B create()
Copyright © 2017. All rights reserved.