Package | Description |
---|---|
ballworld.model | |
ballworld.model.strategy | |
util |
Class and Description |
---|
Dispatcher
A simplified Observable class that immediately notifies its Observers when its notifyAll() method is called.
|
IRandomizer
Abstraction of a randomizer utility
|
Class and Description |
---|
Dispatcher
A simplified Observable class that immediately notifies its Observers when its notifyAll() method is called.
|
IRandomizer
Abstraction of a randomizer utility
|
SineMaker
A utility class that can be used to create smoothly varying sinusoidal
numerical data.
|
Class and Description |
---|
ILambda
Represents the abstract lambda expression whose sole purpose in life is to
evaluate itself on an input and return the result of the evaluation.
|
IRandomizer
Abstraction of a randomizer utility
|
NoOpLambda
Represents the identity map.
|
Randomizer
Utility class that supplies class routines for generating various random values
|