Package cardmanager.impl.networking
Interface SyncKeeper<T>
-
public interface SyncKeeper<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetWaitingFor()voidsetWaitingFor(T object)
-
public interface SyncKeeper<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getWaitingFor() |
|
void |
setWaitingFor(T object) |