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 getGroupingByUUIDso that it will return the first element in the list, only if the size of the list is greater than 0without this, an exception is thrown
Show less