public class SelectionResult extends Object
| Constructor and Description |
|---|
SelectionResult(Set<Extension> extensions,
boolean matches) |
| Modifier and Type | Method and Description |
|---|---|
Set<Extension> |
getExtensions() |
Extension |
getMatch() |
boolean |
matches() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.