public class VehicleDecorator extends Object implements Vehicle
VehicleDecorator()
String
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VehicleDecorator()
public String start()
start
Vehicle
public String stop()
stop
Copyright © 2008–2016 CDI TCK. All rights reserved.