public class SupplierSpec
extends java.lang.Object
| Constructor and Description |
|---|
SupplierSpec(PropertyChain property,
java.util.function.Supplier<?> supplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(java.lang.Object object) |
public SupplierSpec(PropertyChain property, java.util.function.Supplier<?> supplier)