| Modifier and Type | Class | Description |
|---|---|---|
class |
PositionChangedEventImpl<P extends Player<P,?>> |
The Class PositionChangedEventImpl.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CheckerboardObserver.onPositionChangedEvent(PositionChangedEvent<P> aPlayerEvent,
Checkerboard<P,S> aSource) |
This method is called when information about an Checkerboard which was
previously requested using an asynchronous interface becomes available.
|
void |
PlayerObserver.onPositionChangedEvent(PositionChangedEvent<P> aPlayerEvent) |
This method is called when information about an Player which was
previously requested using an asynchronous interface becomes available.
|
Copyright © 2018. All rights reserved.