mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +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 MyCollection implements Collection {
|
||||
public MyCollection(int i) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user