public class Jedi extends Person
| Constructor and Description |
|---|
Jedi(String name,
String lightSaberColor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLightSaberColor() |
String |
toString() |
Copyright © 2008–2014. All rights reserved.