com.lightstreamer.javameclient.midp
Class ReusableSimpleItemUpdate

java.lang.Object
  extended by com.lightstreamer.javameclient.midp.SimpleItemUpdate
      extended by com.lightstreamer.javameclient.midp.ReusableSimpleItemUpdate

public class ReusableSimpleItemUpdate
extends SimpleItemUpdate

Carries values Snapshot and Update informations for an Item. Changed and unchanged values are distinguished. This object will be reused by LSClient, so it should not be stroed by the application.


Method Summary
 
Methods inherited from class com.lightstreamer.javameclient.midp.SimpleItemUpdate
getFieldNewValue, getNumFields, isFieldChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait