-
Gregor Maier authored
OrderedCollection is a marker interface that extens Collection. It simply clarifies that the Collection has a well-defined iteration oder although the interface itself doesn't specify the order. It's used to return ordered PortChangeEvents
Gregor Maier authoredOrderedCollection is a marker interface that extens Collection. It simply clarifies that the Collection has a well-defined iteration oder although the interface itself doesn't specify the order. It's used to return ordered PortChangeEvents
OrderedCollection.java 360 B