Package 

Class NameValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
      private final String value
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final String component2()
      final NameValue copy(String name, String value)
      final String getName() Attribute/property name.
      final String getValue() Attribute/property value.
      • Methods inherited from class org.hildan.chrome.devtools.domains.domsnapshot.NameValue

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait