public interface Subscriptions
Represents the subscriptions that are available.
The usage of instances of this interface are designed for multi-threaded use, so they should assumed threadsafe.
Modifier and Type | Method and Description |
---|---|
Iterator<Subscription> |
getSubscriptions()
Returns an
Iterator over the available subscriptions. |
Iterator<Subscription> getSubscriptions()
Iterator
over the available subscriptions."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"