public class Beagle extends Dog implements Hound, Serializable
| Constructor and Description |
|---|
Beagle() |
| Modifier and Type | Method and Description |
|---|---|
void |
bay(int loudness,
int duration)
Tells the hound to bay
|
Beagle |
getThis() |
Copyright © 2019. All rights reserved.