Join Slack
Powered by
<Kotlin static factory method with generics> Found...
# stackoverflow
r
rss
01/19/2023, 6:21 PM
Kotlin static factory method with generics
Found something similar with what I want to achieve for java -
java generics and static methods
also
implementing factory pattern with generics in java from baeldung
. In my case, I also want to have the factory as a static method, but not sure how to achieve it in Kotlin, or maybe the whole...
Open in Slack
Previous
Next