#####It privide immediate update of the data in one place when changed the data on another place located on different computer or application.
####Example
package example | |
import collection.mutable.ArrayBuffer | |
import collection.mutable | |
import annotation.tailrec | |
/** | |
* @author Alex Siman <[email protected]> | |
* Date: 2013-09-12 | |
*/ |