org.foray.hyphen
Class WordSequence4a

java.lang.Object
  extended by org.foray.hyphen.WordSequence4a
All Implemented Interfaces:
org.axsl.hyphen.WordSequence

public class WordSequence4a
extends Object
implements org.axsl.hyphen.WordSequence

FOray implementation of WordSequence.


Constructor Summary
WordSequence4a()
           
 
Method Summary
 void addContent(org.axsl.hyphen.WordSequenceContent newContent)
          Adds an item to this content.
 org.axsl.hyphen.WordSequenceContent getElement(int index)
           
 int getQtyElements()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordSequence4a

public WordSequence4a()
Method Detail

addContent

public void addContent(org.axsl.hyphen.WordSequenceContent newContent)
Adds an item to this content.

Parameters:
newContent - The content to be added.

getQtyElements

public int getQtyElements()
Specified by:
getQtyElements in interface org.axsl.hyphen.WordSequence

getElement

public org.axsl.hyphen.WordSequenceContent getElement(int index)
Specified by:
getElement in interface org.axsl.hyphen.WordSequence


Copyright © 2017. All rights reserved.