org.codehaus.groovy.runtime.metaclass
[Java] Class MethodMetaProperty.GetMethodMetaProperty
java.lang.Object
groovy.lang.MetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty
org.codehaus.groovy.runtime.metaclass.MethodMetaProperty.GetMethodMetaProperty
public static class MethodMetaProperty.GetMethodMetaProperty
extends MethodMetaProperty
Wrapper for a method realizing the property get.
WARNING: This class is for internal use only, don't use it for your APIs
MethodMetaProperty.GetMethodMetaProperty
public MethodMetaProperty.GetMethodMetaProperty(String name, MetaMethod theMethod)
-
getProperty
public Object getProperty(Object object)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.