Removed old master key stuff
This commit is contained in:
parent
8d2ff5bb80
commit
e0fb0921e4
@ -42,7 +42,7 @@ public interface World {
|
|||||||
Collection<Exchange> getExchangeCollection();
|
Collection<Exchange> getExchangeCollection();
|
||||||
|
|
||||||
public Exchange getDefaultExchange();
|
public Exchange getDefaultExchange();
|
||||||
|
|
||||||
Collection<Trader> getTradersCollection();
|
Collection<Trader> getTradersCollection();
|
||||||
|
|
||||||
public void schedule(EventListener listener, long t);
|
public void schedule(EventListener listener, long t);
|
||||||
|
Loading…
Reference in New Issue
Block a user