| Package | Description |
|---|---|
| org.awaitility.core |
| Modifier and Type | Method and Description |
|---|---|
<S> FieldSupplierBuilder.NameAndAnnotationFieldSupplier<S> |
FieldSupplierBuilder.NameAndTypeFieldSupplier.andOfType(Class<S> type)
Find a field based on the annotation and field type.
|
<T> FieldSupplierBuilder.NameAndAnnotationFieldSupplier<T> |
FieldSupplierBuilder.ofType(Class<T> fieldType)
Find a field based on a type.
|
Copyright © 2010–2022. All rights reserved.