|
Change Parameter Type consumer : Consumer<U> to consumer : EventListener<U> in method public consumer(consumer EventListener<U>) : EventLog<T,U> in class net.kuujo.copycat.internal.DefaultEventLog |
From |
To |
|
Change Parameter Type consumer : Consumer<U> to consumer : EventListener<U> in method public consumer(consumer EventListener<U>) : EventLog<T,U> in class net.kuujo.copycat.EventLog |
From |
To |
|
Change Parameter Type consumer : Consumer<T> to consumer : EventListener<T> in method public consumer(consumer EventListener<T>) : EventLogPartition<T> in class net.kuujo.copycat.internal.DefaultEventLogPartition |
From |
To |
|
Change Parameter Type consumer : Consumer<T> to consumer : EventListener<T> in method public consumer(consumer EventListener<T>) : EventLogPartition<T> in class net.kuujo.copycat.EventLogPartition |
From |
To |