Number Types



Access Level Modifiers (Public, Private, Protected)



Packages


The classes should not go into packages. That means you should not have a line like this at the top of your file:

package model;

Tips