public class Span extends Object
Span()
Span(int[] i)
Span(String str)
boolean
equals(Object o)
double
gap()
int[]
get(int i)
int
hashCode()
length()
static double
score(Span s1, Span s2)
size()
Span
tail()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Span()
public Span(int[] i)
public Span(String str)
public int size()
public int length()
public int[] get(int i)
public Span tail()
public static double score(Span s1, Span s2)
public double gap()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.