org.simantics.databoard.util
Class ListSync

java.lang.Object
  extended by org.simantics.databoard.util.ListSync

public class ListSync
extends java.lang.Object

Synchronizes two lists

Author:
toni.kalajainen

Nested Class Summary
static interface ListSync.ListAdvisor
           
 
Constructor Summary
ListSync()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListSync

public ListSync()