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