edu.cmu.sphinx.util.props.test
Class AnotherDummyFrontEnd

java.lang.Object
  extended by edu.cmu.sphinx.util.props.test.DummyFrontEnd
      extended by edu.cmu.sphinx.util.props.test.AnotherDummyFrontEnd
All Implemented Interfaces:
Configurable

public class AnotherDummyFrontEnd
extends DummyFrontEnd


Field Summary
 
Fields inherited from class edu.cmu.sphinx.util.props.test.DummyFrontEnd
DATA_PROCS, PROP_USE_MFFCS
 
Constructor Summary
AnotherDummyFrontEnd()
           
 
Method Summary
 
Methods inherited from class edu.cmu.sphinx.util.props.test.DummyFrontEnd
getDataProcs, getName, isUseMfccs, newProperties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherDummyFrontEnd

public AnotherDummyFrontEnd()