How do I create a static import using JavaPoet?
The code I'm trying to generate looks like this:
import static com.test.Types.*;
For the record: static import is supported since 1.5.0
See JavaFileTest for example usages.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With