org.foray.hyphen
Class Interword4a
java.lang.Object
org.foray.hyphen.Interword4a
- All Implemented Interfaces:
- CharSequence, org.axsl.hyphen.Interword, org.axsl.hyphen.WordSequenceContent
public class Interword4a
- extends Object
- implements org.axsl.hyphen.Interword
FOray implementation of {link Interword}.
Interword4a
public Interword4a(CharSequence content)
- Constructor.
- Parameters:
content - The content of this inteword item.
getContent
public CharSequence getContent()
- Specified by:
getContent in interface org.axsl.hyphen.Interword
length
public int length()
- Specified by:
length in interface CharSequence
charAt
public char charAt(int index)
- Specified by:
charAt in interface CharSequence
subSequence
public CharSequence subSequence(int start,
int end)
- Specified by:
subSequence in interface CharSequence
toString
public String toString()
- Specified by:
toString in interface CharSequence- Overrides:
toString in class Object
Copyright © 2017. All rights reserved.