JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
E
M
O
P
R
S
T
V
S
scanner
- Variable in class
EncryptedMessageApp
Holds the scanner object, that is connected to System.in in the constructor.
stringCompress(String)
- Static method in class
StringManipulator
Remove all
VOWELS
from another String, unless the vowel starts a word.
StringManipulator
- Class in
<Unnamed>
StringManipulator contains a series of methods to manipulate a String by either running a Caesar Cipher on it, runlength encodes it, or uses a lossy compression algorithm that removes vowels.
StringManipulator()
- Constructor for class
StringManipulator
A
E
M
O
P
R
S
T
V
Skip navigation links
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes