public interface IObjectDoubleNotDefaultCheck extends IObjectDoubleDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isDoubleNotDefault(Object caller,
Double referenceA)
Checks if the reference is NOT equal to registered default Double.
|
getDoubleDefault, setDoubleDefault
boolean isDoubleNotDefault(Object caller, Double 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.