Search:

Type: Posts; User: GregBrannon

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    825

    Re: subclass and abstracts

    Well, not exactly, but good job solving the problem.
  2. Replies
    3
    Views
    825

    Re: subclass and abstracts

    Aren't you showing an error on this line?:

    team = new ArrayList<>();

    Edit: Then find the method getHomeRuns() and determine if it really is a Player method as you think it is.
Results 1 to 2 of 2