Package com.netflix.genie.test.suppliers
Class RandomSuppliers
java.lang.Object
com.netflix.genie.test.suppliers.RandomSuppliers
Supply random types.
- Since:
- 3.0.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
STRING
Get a random String. -
INT
Get a random integer. -
LONG
Get a random long. -
INSTANT
Get a random instant.
-