Data/TypesLexicographicList.php

Lexicographic List - (Alphabetical)

This file contains the LexicographicList class. This class uses the AbstractSortedList to sort the list, which in turn uses the AbstractRestrictedList to limit the list to objects that are strings.

Classes

LexicographicList Lexicographic List Class - Implements a Lexicographically Sorted List