From: Stefan R. <Ste...@gm...> - 2016-08-16 21:25:53
|
I think PySequenceList should implement java.util.List and would like to add this. - all classes that extend PySequenceList do implement List - PySequenceList already declares all methods in List Is there a good reason why it is not? Best Stefan |