public class FruitLover extends Object
| Constructor and Description |
|---|
FruitLover(String catchphrase) |
| Modifier and Type | Method and Description |
|---|---|
void |
eatFruit(Fruit fruit) |
List<Class<? extends Fruit>> |
getEatList() |
String |
speak() |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.