Class BeanTypeList

All Implemented Interfaces:
Constable, Iterable<TypeMirror>, Collection<TypeMirror>, List<TypeMirror>, SequencedCollection<TypeMirror>

public final class BeanTypeList extends AbstractList<TypeMirror> implements Constable
An immutable AbstractList of TypeMirrors that contains only legal bean types, sorted in a specific manner.
Author:
Laird Nelson
See Also: