JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Annotation Interface
lv.id.jc.piglatin.core.Word
Packages that use
Word
Package
Description
lv.id.jc.piglatin.core
This package contains the core functionality for the Pig Latin application.
Uses of
Word
in
lv.id.jc.piglatin.core
Method parameters in
lv.id.jc.piglatin.core
with annotations of type
Word
Modifier and Type
Method
Description
String
WordTranslator.
apply
(
String
word)
Translates a word to Pig Latin.