public class CompanyRegistry extends Object
| Constructor and Description |
|---|
CompanyRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Company> |
getCompanies() |
Company |
getCompany(String symbol) |
public Collection<Company> getCompanies()
Copyright © 2020. All rights reserved.