Home Reference Source
public class | source

Bike

Extends:

Vehicle → Bike

A bike is a 2-wheeled vehicle

Constructor Summary

Public Constructor
public

Inherited Summary

From class Vehicle
public
public

Drive the vehicle

Public Constructors

public constructor() source

Create a new vehicle

Override:

Vehicle#constructor