|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.util.testing.StringCacheUnit
DESCRIBE THE CLASS
Constructor Summary | |
StringCacheUnit()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
The main program for the StringCacheUnit class |
static char[] |
randomize(RandomSource rng,
char[] text)
DESCRIBE THE METHOD |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringCacheUnit()
Method Detail |
public static void main(java.lang.String[] argv)
argv
- The command line argumentspublic static char[] randomize(RandomSource rng, char[] text)
rng
- DESCRIBE THE PARAMETERtext
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |