mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 19:12:18 +07:00
GitOrigin-RevId: bfe706650091cdc9f20385e4438eb48dfcb11225
7 lines
65 B
Java
7 lines
65 B
Java
public class Util {
|
|
public Util() {
|
|
su<caret>per();
|
|
}
|
|
|
|
}
|