You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
Marcin Zajączkowski
szpak
Areas of expertise:
Automatic Testing / TDD
Software Craftsmanship / Code Quality
Concurrency / Reactive Systems
Continuous Delivery
[Draft] JEP - Change name of imported type (aliasing)
Summary
Change name of imported type (aliasing)
Goals
The goal is to make code more productive and clean in cases where multiple classes with
same name must be used in code. It should relief a developers frustration in that