modified the if statement in getGroupingByUUID so that it will return the first element in the list, only if the size of the list is greater…
Show more
modified the if statement in getGroupingByUUID so that it will return the first element in the list, only if the size of the list is greater than 0 without this, an exception is thrown
Show less