Position information of the answer relative to context. It is sortable in descending order
based on logit.
Public Constructors
|
Pos(int start, int end, float logit)
|
Inherited Methods
From class
java.lang.Object
boolean
|
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
From interface
java.lang.Comparable
Public Constructors
public
Pos
(int start, int end, float logit)