Account improved
divided into interface and implementation
This commit is contained in:
@ -39,6 +39,6 @@ public interface Trader {
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public Account getAccount();
|
||||
public AccountImpl getAccount();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user