public class FieldSupplierBuilder.NameFieldSupplier<T> extends Object implements Callable<T>
| Constructor and Description |
|---|
NameFieldSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Callable<T> |
andWithName(String fieldName)
Find a field based on the type and name.
|
T |
call() |
Copyright © 2010–2022. All rights reserved.