A class is a blueprint, while an object is an instance of that blueprint. The Four Pillars of OOP:
Every Java developer must know:
import java.util.*;