Crossfire JXClient, Trunk
Static Public Member Functions | List of all members
SupplierValidator Class Reference
Collaboration diagram for SupplierValidator:
Collaboration graph

Static Public Member Functions

static boolean validate (Supplier<?> supplier)
 

Detailed Description

Validates the supplier.

Definition at line 45 of file SupplierValidator.java.

Member Function Documentation

◆ validate()

static boolean SupplierValidator.validate ( Supplier<?>  supplier)
static

Validates the supplier.

Parameters
supplier- Supplier that needs to be validated.
Returns
true if supplier has passed validation check. False otherwise.

Definition at line 53 of file SupplierValidator.java.


The documentation for this class was generated from the following file: