A package is a bundle of related classes and interfaces that provides access protection and namespace management. The classes and interfaces that are part of the JDK are members of various packages that bundle classes by function, eg. java.io contains Input/Output classes.