classUtils.delegate
Class Main

java.lang.Object
  extended by classUtils.delegate.Main

public class Main
extends java.lang.Object

Main.class 1. interactively resolve ambiguous invokes using GUI 2. make topologic sorting an option for resolution or let user select a method to resolve ambiguity 3. add exception handling to the sythesized wrappers 4. output to a file 5. compile the file


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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)