-
SubscriptionList.get(int index)
Get the Subscription at the specified index in this SubscriptionList
SubscriptionIterator.next()
Returns the next Subscription in the iteration
SubscriptionList.remove(int index)
Remove the Subscription at the specified index in this SubscriptionList
Returns an array containing all of the Subscriptions in this SubscriptionList in the correct
order
Return an iterator over the subscriptions contained in this SubscriptionList
boolean
Appends the specified subscription to the end of this list