-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Hey, I am trying to compile and run CloudSimSDN on my machine but I've faced this error:
java:128: error: incompatible types: Collection cannot be converted to Collection<? extends SDNHost>
hg.hosts = new ArrayList((Collection<? extends SDNHost>)topology.getConnectedNodesLow(e));
^
1 error
unfortunately, I couldn't figure out the error. I should run this as soon as possible.
Metadata
Metadata
Assignees
Labels
No labels