Package guru.mikelue.foxglove.functional
Interface SupplierDecider<T>
- Type Parameters:
T- The type of value supplied by the decidedSupplier
- All Superinterfaces:
Function<ColumnMeta,Supplier<T>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Form a given context, decides the corresponding
Supplier.-
Method Summary