public interface TransactionFactory<T extends GameState>
Modifier and Type | Method and Description |
---|---|
Transaction<T> |
createTransaction(JSONObject json)
Create transaction from JSON
|
Transaction<T> createTransaction(JSONObject json)
json
- JSON form of transaction