Liferay 6.0.5

com.liferay.portlet.words.util
Class Scrambler

java.lang.Object
  extended by com.liferay.portlet.words.util.Scrambler

public class Scrambler
extends Object


Constructor Summary
Scrambler(String word)
           
 
Method Summary
 String[] scramble()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scrambler

public Scrambler(String word)
          throws ScramblerException
Throws:
ScramblerException
Method Detail

scramble

public String[] scramble()

Liferay 6.0.5