Marko Mitic
05/21/2019, 2:45 PMRuckus
05/21/2019, 2:48 PMMarko Mitic
05/21/2019, 2:49 PMCasey Brooks
05/21/2019, 2:57 PMList<>
interface isn’t too huge, you could just wrap a normal list and add callbacks yourself. Especially by using interface delegation, you only need to override the methods that mutate the original list.Spike Baylor
05/21/2019, 3:11 PMMarko Mitic
05/21/2019, 3:14 PMSpike Baylor
05/21/2019, 3:15 PMRuckus
05/21/2019, 3:50 PM