public interface IObjectBooleanDefaultCheck extends IObjectBooleanDefaultProperties, ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isBooleanDefault(Object caller,
Boolean referenceA)
Checks if the reference is equal to the registered default Float.
|
getBooleanDefault, setBooleanDefault
boolean isBooleanDefault(Object caller, Boolean 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.