ashivasubramanian / sc

Section Controller game
1 stars 1 forks source link

Fix generics warnings #23

Closed ashivasubramanian closed 6 years ago

ashivasubramanian commented 6 years ago

The following classes have fields with Java Generics warnings. These warnings need to be fixed.

  1. Train
  2. Station
  3. DataAccess
  4. GamePane
  5. LoginInterface
  6. StationsTab
  7. TrainsTab
  8. Renderer
  9. RendererTest