Pedagogical Features

Chapters of this book include the following components for effective teaching:

Objectives

List the learning requirements for the chapter, which could be topics, concepts and solved programs.

OBJECTIVES
  • To introduce implementations of Set interface
  • To cheak whether Sets allow duplicates
  • To introduce the add and remove operations on Sets
  • To introduce the union and difference operations on Sets
  • To develop counting duplicates application
  • To introduce LinkedHashSet’s insertion ordering
  • To introduce TreeSet’s red black tree implementation

Introduction

Gives an overview of the chapter and sets the context for the discussion of concepts.

INTRODUCTION

You are about to start a joyful journey to the world of Java by learning ...

Get JAVA Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.