@InterfaceAudience.Private @InterfaceStability.Unstable public class NameValuePair extends Object
TimelineReader.| Constructor and Description | 
|---|
| NameValuePair(String name,
             Object value) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()Get the name. | 
| Object | getValue()Get the value. | 
| String | toString() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.