Package org.apache.commons.collections4


package org.apache.commons.collections4
Interfaces and utilities shared across all packages.

The following collection implementations are provided in the package:

  • ArrayStack - a non synchronized Stack that follows the same API as java.util Stack