public static interface ExtensionQueue.Builder
| Modifier and Type | Method and Description | 
|---|---|
void | 
add(Extension extension)
Adds an extension to the list of extensions. 
 | 
ExtensionQueue | 
build()
Builds the set of extensions. 
 | 
void add(Extension extension)
extension - ExtensionQueue build()