okservable
                                
                                
                                
                                    okservable copied to clipboard
                            
                            
                            
                        👀 Multiplatform Kotlin library containing observable data structures, such as ObservableList, ObservableSet and ObservableMap.
                                            Results
                                            
                                                1
                                            
                                            okservable issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            Could you give us an example how we can inherit from the ObservableList and eventually overriding add/remove methods? (Baseclass could be ArrayList)