Skip to content
Snippets Groups Projects
Commit 1b6e3eda authored by Gregor Maier's avatar Gregor Maier
Browse files

Create OrderedCollection interface.

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
parent 91ebb07f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment