additional comment
This commit is contained in:
@ -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 = "";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user