public interface IObjectIntegerDefaultCheck extends IObjectIntegerDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isIntegerDefault(Object caller,
Integer referenceA)
Checks if the reference is equal to the registered default Integer.
|
getIntegerDefault, setIntegerDefault
boolean isIntegerDefault(Object caller, Integer 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.