Okay that is the parameters of a method.


accessControl returnType name(Parameters)

That is the basic of a method. To break it down

Access Control: Can other classes access this method?...