Class LDConfig


  • public final class LDConfig
    extends java.lang.Object
    This class exposes advanced configuration options for the LDClient. Instances of this class must be constructed with a LDConfig.Builder.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static LDConfig DEFAULT  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT

        protected static final LDConfig DEFAULT