Add Star Projections Quick-Fix: Convert to Kotlin & refactor

This commit is contained in:
Alexey Sedunov
2015-12-25 15:55:06 +03:00
parent 2e25d2d885
commit 05506a24d7
3 changed files with 50 additions and 102 deletions
@@ -9,7 +9,6 @@ add.init.keyword.in.whole.project.family=Add 'init' keyword in whole project
insert.delegation.call=Insert ''{0}()'' call
make.class.annotation.class=Make ''{0}'' an annotation class
make.class.annotation.class.family=Make class an annotation class
add.star.projections=Add ''{0}''
change.to.star.projection=Change type arguments to {0}
change.to.star.projection.family=Change to star projection
remove.parts.from.property=Remove {0} from property