public class NullUnit extends Unit
Modifier and Type | Method and Description |
---|---|
void |
dumpJoinValues(DataOutputStream out,
int numValues) |
boolean |
dumpTargetValues(DataOutputStream out) |
dumpLeftF0, dumpPseudoTargetValues, dumpRightF0, getEndFrame, getStartFrame, setF0, setStartEnd, setValues, toString
public NullUnit(String unitType)
public boolean dumpTargetValues(DataOutputStream out) throws IOException
dumpTargetValues
in class Unit
IOException
public void dumpJoinValues(DataOutputStream out, int numValues) throws IOException
IOException
Copyright © 2000–2016 DFKI GmbH. All rights reserved.