| Package | Description |
|---|---|
| com.jayway.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-2014. All Rights Reserved.