|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MainDish | |
|---|---|
| com.hammurapi.eventbus.tests.fastfood | |
| Uses of MainDish in com.hammurapi.eventbus.tests.fastfood |
|---|
| Subclasses of MainDish in com.hammurapi.eventbus.tests.fastfood | |
|---|---|
class |
Cheeseburger
|
class |
Hamburger
|
| Methods in com.hammurapi.eventbus.tests.fastfood that return MainDish | |
|---|---|
MainDish |
Order.getMainDish()
|
| Methods in com.hammurapi.eventbus.tests.fastfood that return types with arguments of type MainDish | |
|---|---|
Class<? extends MainDish> |
Order.getMainDishType()
|
| Methods in com.hammurapi.eventbus.tests.fastfood with parameters of type MainDish | |
|---|---|
void |
OrderFulfiller.matchMainDish(LocalEventDispatchJoinContext<Object,Integer,Object> ctx,
Order order,
MainDish mainDish)
|
boolean |
Order.setMainDish(MainDish mainDish)
Sets main dish |
| Constructor parameters in com.hammurapi.eventbus.tests.fastfood with type arguments of type MainDish | |
|---|---|
Order(Class<? extends MainDish> mainDishType,
Class<? extends SideDish> sideDishType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||