jdsl.simple.api
Interface Container

All Known Subinterfaces:
BinaryTree, BookSequence, CircularSequence, Container, Dictionary, Dictionary, Graph, InspectableBinaryTree, InspectableGraph, InspectableTree, KeyBasedContainer, OrderedDictionary, PositionalContainer, PositionalSequence, PriorityQueue, PriorityQueue, RankedSequence, RestructurableBinaryTree, Sequence, SimpleDictionary, SimplePriorityQueue, Tree

public abstract interface Container
extends SimpleContainer

Interface for a container in the "simple" package. Same as a SimpleContainer

Author:
Roberto Tamassia
See Also:
SimpleContainer

Methods inherited from interface jdsl.simple.api.SimpleContainer
isEmpty, size