public class Aquarium extends Object
| Modifier and Type | Field and Description |
|---|---|
Pond |
pond |
Integer |
ticketPrice |
| Constructor and Description |
|---|
Aquarium() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Pond |
getPond() |
Integer |
getTicketPrice() |
int |
hashCode() |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.