| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHasSatellites<S extends Satellite<?>>
Support superclass for
HasSatellites implementations. |
interface |
HasSatellites<S extends Satellite<?>>
Implemented by heavenly bodies that can have other heavenly bodies as satellites.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Moon
Represents a moon of a planet.
|
class |
Planet
Represents a planet.
|
Copyright © 2017. All rights reserved.