public interface Scrambler
Modifier and Type | Method and Description |
---|---|
java.lang.String |
scramble(java.lang.String text)
Scramble text, turning it into a String of scrambled data
|
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.