public interface IObjectFloatNullCheck extends ICheck
Modifier and Type | Method and Description |
---|---|
boolean |
isFloatNull(Object caller,
Float referenceA)
Checks if the Float is null.
|
boolean isFloatNull(Object caller, Float referenceA)
caller
- end-user instance initiating the checkreferenceA
- reference to null checkIllegalArgumentException
- if caller is nullThe MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.