com.limegroup.gnutella
Class Main
java.lang.Object
com.limegroup.gnutella.Main
public class Main
- extends Object
The command-line UI for the Gnutella servent.
|
Constructor Summary |
Main()
|
|
Method Summary |
static void |
main(String[] args)
|
static String[] |
split(String s)
Returns an array of strings containing the words of s, where
a word is any sequence of characters not containing a space. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
split
public static String[] split(String s)
- Returns an array of strings containing the words of s, where
a word is any sequence of characters not containing a space.
Copyright © 2009. All Rights Reserved.