blob: 82532ce80097f63865f8c7eae0e3668e108f27ec [file] [log] [blame]
// 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 */ }
}
}