Documentation of 'org.jquantlib.testsuite.util.Flag' Java class
Flag
org.jquantlib.testsuite.util

Class Flag

  • All Implemented Interfaces:
    Observer


    public class Flag
    extends java.lang.Object
    implements Observer
    This is a helper class intended to serve as a simple Observer.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Flag() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isUp() 
      void lower() 
      void raise() 
      void update()
      This method is called whenever the observed object is changed.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Flag

        public Flag()
    • Method Detail

      • raise

        public void raise()
      • lower

        public void lower()
      • isUp

        public boolean isUp()
      • update

        public void update()
        Description copied from interface: Observer
        This method is called whenever the observed object is changed.
        Specified by:
        update in interface Observer

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.