public class BundleSynchronizer extends Object
| Constructor and Description |
|---|
BundleSynchronizer() |
| Modifier and Type | Method and Description |
|---|---|
SyncActions |
diff(Bundle prev,
Bundle next) |
boolean |
diff(ValueProperty v1,
ValueProperty v2) |
boolean |
eq(EntityProperty p1,
EntityProperty p2) |
boolean |
eq(ValueProperty v1,
ValueProperty v2) |
public SyncActions diff(Bundle prev, Bundle next)
public boolean eq(EntityProperty p1, EntityProperty p2)
public boolean eq(ValueProperty v1, ValueProperty v2)
public boolean diff(ValueProperty v1, ValueProperty v2)
Copyright © 2021. All rights reserved.