public interface IObjectDefaultCheck extends IObjectDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
<A> boolean |
isObjectDefault(Object caller,
A referenceA)
Checks if the Object reference a default value.
|
getObjectDefault, setObjectDefault
<A> boolean isObjectDefault(Object caller, A referenceA)
caller
- end-user instance initiating the checkreferenceA
- reference to checkIllegalArgumentException
- if caller is nullThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.