Hierarchy For Package org.eclipse.collections.impl.stack.immutable
Class Hierarchy
- java.lang.Object
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)
- org.eclipse.collections.impl.stack.immutable.ImmutableEmptyStack<T> (implements org.eclipse.collections.api.stack.ImmutableStack<T>, java.io.Serializable)
- org.eclipse.collections.impl.stack.immutable.ImmutableNotEmptyStack<T> (implements org.eclipse.collections.api.stack.ImmutableStack<T>, java.io.Serializable)
- org.eclipse.collections.impl.stack.immutable.ImmutableArrayStack<T> (implements org.eclipse.collections.api.stack.ImmutableStack<T>, java.io.Serializable)
- org.eclipse.collections.impl.stack.immutable.ImmutableArrayStack.ImmutableStackSerializationProxy<T> (implements java.io.Externalizable)
- org.eclipse.collections.impl.stack.immutable.ImmutableStackFactoryImpl (implements org.eclipse.collections.api.factory.stack.ImmutableStackFactory)
- org.eclipse.collections.impl.stack.immutable.ImmutableStackIterator<T> (implements java.util.Iterator<E>)
- org.eclipse.collections.impl.stack.immutable.ImmutableStackSerializationProxy<T> (implements java.io.Externalizable)
- org.eclipse.collections.impl.AbstractRichIterable<T> (implements org.eclipse.collections.api.RichIterable<T>)