public class Span extends Object
int
end
start
Span(int start, int end)
boolean
equals(Object object)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int start
public int end
public Span(int start, int end)
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.