Interface AnyDateTime.Else<T>

Type Parameters:
T - the date-time type to accept.
Enclosing class:
AnyDateTime

public static interface AnyDateTime.Else<T>
An alternative lambda to be executed.
See Also: