close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
| Line | |
|---|
| 1 | // ¦s¬° Test.java |
|---|
| 2 | import java.io.*; |
|---|
| 3 | import java.lang.String; |
|---|
| 4 | |
|---|
| 5 | public class Parent |
|---|
| 6 | { |
|---|
| 7 | public Parent() |
|---|
| 8 | { |
|---|
| 9 | System.out.print("Parent Constructor\n"); |
|---|
| 10 | } |
|---|
| 11 | } |
|---|
Download in other formats: