Java keywords which change how broadly classes and their member variables and methods can be accessed.
private
keywordpackage
keyword does something else)protected
keywordpublic
keywordx
, y
, and z
coordinates of a point in spaceexample:
package io.zipcoder.unitcorn.tests;