Closed malary closed 9 years ago
I fixed the nested generic type resolution on duplicated interfaces. It throws an IllegalStateException (Duplicate interface declaration in hierarchy) even if the generic nested types are the same.
Thank you! I will look more carefully today and release new version soon
I fixed the nested generic type resolution on duplicated interfaces. It throws an IllegalStateException (Duplicate interface declaration in hierarchy) even if the generic nested types are the same.