public interface IObjectDateDefaultCheck extends IObjectDateDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isDateDefault(Object caller,
Date referenceA)
Checks if the reference is equal to the registered default Date.
|
getDateDefault, setDateDefault
boolean isDateDefault(Object caller, Date referenceA)
caller
- end-user instance initiating the checkreferenceA
- value to default checkIllegalArgumentException
- if caller is nullThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.