public interface IObjectShortDefaultCheck extends IObjectShortDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isShortDefault(Object caller,
Short referenceA)
Checks if the reference is equal to the registered default Short.
|
getShortDefault, setShortDefault
boolean isShortDefault(Object caller, Short 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.