public class DateWithDefaultSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.util.Date>
| Constructor and Description |
|---|
DateWithDefaultSupplier(com.google.common.base.Supplier<java.lang.String> supplier,
java.util.Date defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
get() |