public class ActorArrayBased extends Actor
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ACTOR_SIZE |
| Constructor and Description |
|---|
ActorArrayBased(String firstName,
String lastName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPlayedWith(Actor playedWith) |
String |
toString() |
getFirstName, getLastName, getMiddleName, setFirstName, setLastName, setMiddleNamepublic static final int MAX_ACTOR_SIZE
Copyright © 2008–2014. All rights reserved.