Get and Put pinciple in practice

Report a typo

Assume the following structure:

Type<Wildcard> structure;

Choose wildcard type to use according to the usage of the structure (Get and Put principle).

Match the items from left and right columns
get values out of a structure
put values into a structure
both get and put to/from a structure
super
don’t use a wildcard
extends
___

Create a free account to access the full topic