Package one.microstream.util.traversing
Interface MutationListener
public interface MutationListener
- 
Method Summary
Modifier and Type Method Description booleanregisterChange(Object parent, Object oldReference, Object newReference) 
public interface MutationListener
| Modifier and Type | Method | Description | 
|---|---|---|
boolean | 
registerChange(Object parent,
Object oldReference,
Object newReference) |