#42 IClass stackoverflow for Enum

Closed
opened 4 years ago by ranides · 0 comments
ranides commented 4 years ago
IClass.typeinfo(Hello.class).params()

causes stack overflow, because of recursive generic: T extends Enum<T>

``` IClass.typeinfo(Hello.class).params() ``` causes stack overflow, because of recursive generic: `T extends Enum<T>`
ranides referenced this issue from a commit 4 years ago
ranides referenced this issue from a commit 4 years ago
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.