| Class | Description |
|---|---|
| BooleanSupplierUtils |
Methods that build suppliers, specifically those involving primitive boolean types.
|
| DblSupplierUtils |
Methods that build suppliers, specifically those involving primitive double types.
|
| IntSupplierUtils |
Methods that build suppliers, specifically those involving primitive int types.
|
| LongSupplierUtils |
Methods that build suppliers, specifically those involving primitive long types.
|
| SupplierUtils |
Methods that build suppliers, specifically those involving arbitrary object types.
|