Ground-Up Java

namespace

A way of organizing resources (files, classes, etc.) so that name uniqueness has to be maintained only in relatively small and manageable regions.

nesting

The technique of putting a loop within a loop.

no-args constructor

A constructor with an empty argument list.

Категории