Package 

Class EnableRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      EnableRequest(Double maxScriptsCacheSize)
    • Method Summary

      Modifier and Type Method Description
      final Double component1()
      final EnableRequest copy(Double maxScriptsCacheSize)
      final Double getMaxScriptsCacheSize() The maximum size in bytes of collected scripts (not referenced by other heap objects) the debugger can hold.
      • Methods inherited from class org.hildan.chrome.devtools.domains.debugger.EnableRequest

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • EnableRequest

        EnableRequest(Double maxScriptsCacheSize)