Package hudson

Class PermalinkList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<PermalinkProjectAction.Permalink>, Collection<PermalinkProjectAction.Permalink>, List<PermalinkProjectAction.Permalink>, RandomAccess

public final class PermalinkList extends ArrayList<PermalinkProjectAction.Permalink>
List of PermalinkProjectAction.Permalinks with some convenience methods.
Since:
1.255
Author:
Kohsuke Kawaguchi
See Also: