LimeWire Consolidated API

com.limegroup.gnutella
Class Main

java.lang.Object
  extended by 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
 

Constructor Detail

Main

public Main()
Method Detail

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.


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.