mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
[intention-preview] CreateRecordFromNewFix: start template and set up generic parameters
GitOrigin-RevId: e7fea4d4b8c11d584d53bdf9450d4a29cfb19f6b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e03e35185f
commit
0e1dd4d61b
@@ -0,0 +1,4 @@
|
||||
public class MyArrayList extends ArrayList {
|
||||
public MyArrayList(int i, String test) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user