Package com.configcat

Class PollingMode


  • public abstract class PollingMode
    extends java.lang.Object
    The base class of a polling mode configuration.
    • Constructor Summary

      Constructors 
      Constructor Description
      PollingMode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PollingMode

        public PollingMode()