| Package | Description |
|---|---|
| org.awaitility.core |
| Modifier and Type | Method and Description |
|---|---|
FieldSupplierBuilder.AnnotationFieldSupplier<T> |
FieldSupplierBuilder.NameAndAnnotationFieldSupplier.andWithName(String fieldName)
Find a field based on the type and name.
|
FieldSupplierBuilder.AnnotationFieldSupplier<T> |
FieldSupplierBuilder.NameAndTypeFieldSupplier.andWithName(String fieldName)
Find a field based on the annotation and field name.
|
Copyright © 2010–2022. All rights reserved.