mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-06 21:30:56 +07:00
4 lines
66 B
Java
4 lines
66 B
Java
E(String a, String b, int i) {
|
|
this.a = a;
|
|
this.b = b;
|
|
} |