ucar.nc2.util.reflect
Class PublicInterfaceGenerator

java.lang.Object
  extended by ucar.nc2.util.reflect.PublicInterfaceGenerator

public class PublicInterfaceGenerator
extends Object


Nested Class Summary
static class PublicInterfaceGenerator.MethodComparator
           
 
Constructor Summary
PublicInterfaceGenerator()
           
 
Method Summary
static void main(String[] args)
           
static void showMethods(Class c, PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicInterfaceGenerator

public PublicInterfaceGenerator()
Method Detail

showMethods

public static void showMethods(Class c,
                               PrintStream out)

main

public static void main(String[] args)
                 throws SecurityException
Throws:
SecurityException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.