Uses of Class
org.awaitility.core.FieldSupplierBuilder.AnnotationFieldSupplier
Packages that use FieldSupplierBuilder.AnnotationFieldSupplier
-
Uses of FieldSupplierBuilder.AnnotationFieldSupplier in org.awaitility.core
Methods in org.awaitility.core that return FieldSupplierBuilder.AnnotationFieldSupplierModifier and TypeMethodDescriptionFieldSupplierBuilder.NameAndAnnotationFieldSupplier.andWithName(String fieldName) Find a field based on the type and name.FieldSupplierBuilder.NameAndTypeFieldSupplier.andWithName(String fieldName) Find a field based on the annotation and field name.