| Package | Description |
|---|---|
| net.thucydides.core.annotations.locators |
| Modifier and Type | Method and Description |
|---|---|
static ElementContructorForm |
ElementContructorForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementContructorForm[] |
ElementContructorForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<ElementContructorForm> |
ElementContructorForm.applicableConstructor(Class implementerClass) |
static Optional<ElementContructorForm> |
ElementContructorForm.matchingFormFor(Class... parameterTypes) |
Copyright © 2023. All rights reserved.