Introduction to Java classes
Learning Outcomes
This section will introduce you to basic features of Java classes. After the
section you are able to define a class that contains both static and non-static
members and know how to use package declarations.
Programming demo (duration 1:42:00)