home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Internet
/
Javadraw
/
DATA.Z
/
RemoteInt.pre
< prev
next >
Wrap
Text File
|
1995-10-08
|
168b
|
10 lines
import sun.tools.debug.*;
public class \Name\ extends sun.tools.debug.RemoteInt
{
public \Name\ (int AValue)
{
super (AValue);
}
}