COMP2396
|
This is the complete list of members for tutorial4.part3.q4.Restaurant, including all inherited members.
_make_reservation_formatter(Table table, int n) | tutorial4.part3.q4.Restaurant | inlineprivate |
add_table(String name, int capacity) | tutorial4.part3.q4.Restaurant | inline |
getName() | tutorial4.part3.q4.Restaurant | inline |
make_reservation(int n) | tutorial4.part3.q4.Restaurant | inline |
name | tutorial4.part3.q4.Restaurant | private |
Restaurant(String name) | tutorial4.part3.q4.Restaurant | inline |
tables | tutorial4.part3.q4.Restaurant | private |