Uses of Class
org.speakright.core.SRResults.Slot

Packages that use SRResults.Slot
org.speakright.core   
 

Uses of SRResults.Slot in org.speakright.core
 

Methods in org.speakright.core that return SRResults.Slot
 SRResults.Slot SRResults.findSlot(java.lang.String slotName)
          The Slot object for the given slot
 SRResults.Slot SRResults.getIthSlot(int index)
          Get the i-th slot in these results.