| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.reflection.GeneratedMetaMethod.DgmMethodRecord
public static class GeneratedMetaMethod.DgmMethodRecord
| Field Summary | |
|---|---|
        String | 
        
            className
             | 
        
        String | 
        
            methodName
             | 
        
        Class[] | 
        
            parameters
             | 
        
        Class | 
        
            returnType
             | 
        
| Method Summary | |
|---|---|
            static List
         | 
        
            loadDgmInfo()
             | 
        
            static void
         | 
        
            saveDgmInfo(List records, String file)
             | 
        
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Field Detail | 
|---|
public String className
public String methodName
public Class[] parameters
public Class returnType
| Method Detail | 
|---|
public static List loadDgmInfo()
public static void saveDgmInfo(List records, String file)
Copyright © 2003-2011 The Codehaus. All rights reserved.