@Data public static class Path.Segment extends Object
Segment(String name, Integer index)
boolean
equals(Object obj)
Integer
getIndex()
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Segment(String name, Integer index)
public String toString()
toString
Object
@Pure public int hashCode()
hashCode
@Pure public boolean equals(Object obj)
equals
@Pure public String getName()
@Pure public Integer getIndex()
Copyright © 2018. All rights reserved.