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
Up until now all the data types you have used - int, String, etc. -
came with Java. This works for awhile, but eventually you will need to define your own types.