public class JsonPathValue extends Object
JsonPathValue(String path, Object value)
boolean
equals(Object obj)
String
getPath()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public JsonPathValue(String path, Object value)
public String getPath()
public Object getValue()
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.