public class Plane extends Object
double
lengthMeters
String
name
Plane(String name, double lengthMeters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public double lengthMeters
public Plane(String name, double lengthMeters)
Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.