JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
stella
Interface StarDepending
public interface
StarDepending
Describes the dependency an an astronomical
Star
object.
Author:
wooz
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
registerStar
(
Star
main)
The object changes its properties once a star is registered.
Method Detail
registerStar
void registerStar(
Star
main)
The object changes its properties once a star is registered. They may be null before a star has been registered. Calling this method with null should take the object's state to the state before registering the first star.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method