public static class DateUtils.CurrentDateFactory extends java.lang.Object implements IFactory<java.util.Date,NeverThrownRuntimeException>
| Constructor and Description |
|---|
CurrentDateFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
create()
Factory method
|
public CurrentDateFactory()
public java.util.Date create() throws NeverThrownRuntimeException
create in interface IFactory<java.util.Date,NeverThrownRuntimeException>NeverThrownRuntimeException