home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Java by Example
/
jbecd.bin
/
JBE-CD
/
NTUsers
/
JBECODE.ZIP
/
JavaByExample
/
chap04
/
LST4_2.txt
< prev
next >
Wrap
Text File
|
1996-01-30
|
64b
|
6 lines
Class PassingCar inherits from Car
{
method Pass();
}