Package it.tidalwave.util
Class LazySupplierTest
- java.lang.Object
-
- it.tidalwave.util.LazySupplierTest
-
public class LazySupplierTest extends java.lang.Object- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description LazySupplierTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmust_call_supplier_only_once()voidmust_call_supplier_only_once_multithreaded()voidmust_not_call_supplier_before_get()
-