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