Could you give us an example how we can inherit from the ObservableList and eventually overriding add/remove methods? (Baseclass could be ArrayList<xyz>)
Could you give us an example how we can inherit from the ObservableList and eventually overriding add/remove methods?
(Baseclass could be ArrayList)