mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 10:51:25 +07:00
17 lines
375 B
Plaintext
17 lines
375 B
Plaintext
|
|
// IntelliJ API Decompiler stub source generated from a class file
|
|
// Implementation of methods is not available
|
|
|
|
package pkg;
|
|
|
|
class NormalClass {
|
|
private final java.lang.Object o;
|
|
|
|
NormalClass() { /* compiled code */ }
|
|
|
|
java.lang.Object get() { /* compiled code */ }
|
|
|
|
private static class Inner {
|
|
private Inner() { /* compiled code */ }
|
|
}
|
|
} |