GNU Prolog for Java

gnu.getopt
Class GetoptDemo

java.lang.Object
  extended by gnu.getopt.GetoptDemo

public class GetoptDemo
extends Object


Constructor Summary
GetoptDemo()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetoptDemo

public GetoptDemo()
Method Detail

main

public static void main(String[] argv)

GNU Prolog for Java