T - the type of added and removed items.public interface Resolver<T>
| Modifier and Type | Method and Description |
|---|---|
Difference<T> |
difference()
Computes the difference between two states.
|
Difference<T> difference()
Copyright © 2014. All rights reserved.