jigcell.compare.views
Class ObjectiveSeriesView.Comparison.ComparisonDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by java.beans.DefaultPersistenceDelegate
          extended by jigcell.compare.views.ObjectiveSeriesView.Comparison.ComparisonDelegate
Enclosing class:
ObjectiveSeriesView.Comparison

protected static class ObjectiveSeriesView.Comparison.ComparisonDelegate
extends java.beans.DefaultPersistenceDelegate

Looks up the singleton value instead of creating a new instance.


Constructor Summary
protected ObjectiveSeriesView.Comparison.ComparisonDelegate()
           
 
Method Summary
protected  java.beans.Expression instantiate(java.lang.Object o, java.beans.Encoder encoder)
           
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
initialize, mutatesTo
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectiveSeriesView.Comparison.ComparisonDelegate

protected ObjectiveSeriesView.Comparison.ComparisonDelegate()
Method Detail

instantiate

protected java.beans.Expression instantiate(java.lang.Object o,
                                            java.beans.Encoder encoder)
Overrides:
instantiate in class java.beans.DefaultPersistenceDelegate