public interface IObjectIntegerNullCheck extends ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isIntegerNull(Object caller,
Integer referenceA)
Checks if the Integer is null.
|
boolean isIntegerNull(Object caller, Integer referenceA)
caller
- end-user instance initiating the checkreferenceA
- reference to null checkIllegalArgumentException
- if caller is nullThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.