Re: No Solution? (Was: Once again problems with wildcards/generic methods)



List<Set<List<? extends State>>> arrangedStates =
this.arrangeStates(states);

Bart

.