Documentation of 'org.jquantlib.quotes.RelinkableHandle' Java class
RelinkableHandle
org.jquantlib.quotes

Class RelinkableHandle<T extends Observable>

  • All Implemented Interfaces:
    Observable


    public class RelinkableHandle<T extends Observable>
    extends Handle<T>
    Relinkable handle to an observable

    An instance of this class can be relinked so that it points to another observable. The change will be propagated to all handles that were created as copies of such instance.

    • Constructor Detail

      • RelinkableHandle

        public RelinkableHandle()
      • RelinkableHandle

        public RelinkableHandle(T observable)
      • RelinkableHandle

        public RelinkableHandle(T observable,
                                boolean isObserver)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.