You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If data is empty, data.get() is null and Iterables.getLast will throw and error because the input is null: Cannot invoke "java.lang.Iterable.iterator()" because "iterable" is null