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