public interface IObjectShortNotNullCheck extends ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isShortNotNull(Object caller,
Short referenceA)
Checks if the Short is not null.
|
boolean isShortNotNull(Object caller, Short 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.