|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICharacterTranslator
An interface for translating a character into a string.
Method Summary | |
---|---|
java.lang.String |
translate(char ch)
Translates the provided character into a string |
Method Detail |
---|
java.lang.String translate(char ch)
ch
- the character to be translated
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |