jrre.api.java.lang.reflect
Class DescriptorDecoder

java.lang.Object
  |
  +--jrre.api.java.lang.reflect.DescriptorDecoder

public class DescriptorDecoder
extends java.lang.Object


Constructor Summary
DescriptorDecoder()
           
 
Method Summary
static java.util.Iterator getMethodTypes(java.lang.String descriptor)
           
static int getParameterCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptorDecoder

public DescriptorDecoder()
Method Detail

getParameterCount

public static int getParameterCount()

getMethodTypes

public static java.util.Iterator getMethodTypes(java.lang.String descriptor)


Copyright © 2002-2002 Appalachian State University. All Rights Reserved.