additional comment
This commit is contained in:
parent
f5c60a26f2
commit
f6e9115e2c
@ -3,6 +3,8 @@
|
|||||||
* outside of the current file
|
* outside of the current file
|
||||||
*/
|
*/
|
||||||
public class Car {
|
public class Car {
|
||||||
|
|
||||||
|
// define the fields
|
||||||
public String model = "";
|
public String model = "";
|
||||||
public String manufacturer = "";
|
public String manufacturer = "";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user