Exceptions

Manage Exception

Casting

Determine when casting is necessary

Lambdas

Write a simple Lambda expression that consumes a Lambda Predicate expression

T:150mn ->

Value and Reference

Determine the effect upon object references and primitive values when they are passed into methods that change the values

T:275mn -> 320mn

Equality

[Test equality between Strings and other objects using == and equals ()] ()

T:320mn -> 360mn

Constructor

Create and overload constructors; differentiate between default and user-defined constructors
Use super and this to access objects and constructors

T:372mn -> end (422mn)