Modifier and Type | Method and Description |
---|---|
<A,B> boolean |
isObjectEquals(Object caller,
A referenceA,
B referenceB)
Checks if the references are equals or both nulls.
|
<A,B> boolean isObjectEquals(Object caller, A referenceA, B referenceB)
caller
- end-user instance initiating the checkreferenceA
- reference to equals check against reference BreferenceB
- argument to equals-method of reference AIllegalArgumentException
- if caller is nullThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.