org.foray.hyphen
Class WordSequence4a
java.lang.Object
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
.
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 |
WordSequence4a
public WordSequence4a()
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.