forked from External/mage
Refactoring
See github line by line comments in 'File changed'
This commit is contained in:
parent
01bb9572e9
commit
c0cf22bbf7
31 changed files with 51 additions and 53 deletions
|
|
@ -64,9 +64,8 @@ public class Table implements Serializable {
|
|||
private TableRecorder recorder;
|
||||
|
||||
public interface TableRecorder {
|
||||
|
||||
void record(Table table);
|
||||
};
|
||||
}
|
||||
|
||||
protected TableEventSource tableEventSource = new TableEventSource();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue