public class Sentence extends Object
Sentence()
Sentence(ArrayList<Unit> sentence)
void
add(Unit unit)
Unit
get(int i)
ArrayList<Unit>
getUnits()
int
size()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Sentence(ArrayList<Unit> sentence)
public Sentence()
public void add(Unit unit)
public Unit get(int i)
public ArrayList<Unit> getUnits()
public int size()
public String toString()
toString
Object
Copyright © 2019 JULIE Lab Jena, Germany. All rights reserved.