[java-intentions] Improve create method preview

GitOrigin-RevId: 9121bbda07694cdacab3508a83a08ba10e465d28
This commit is contained in:
Bart van Helvert
2022-10-31 16:34:06 +01:00
committed by intellij-monorepo-bot
parent 772791c821
commit e5fd0db64d
82 changed files with 103 additions and 95 deletions

View File

@@ -1,4 +1,4 @@
// "Create method 'test'" "true"
// "Create method 'test'" "true-preview"
public class Test {
public Test() {
test();<caret>