Groovy 1.8.5

groovy.beans
[Java] Interface PropertyReader


public interface PropertyReader

Authors:
Andres Almiray


Method Summary
Object read(Object owner, String propertyName)

 

Method Detail

read

public Object read(Object owner, String propertyName)


 

Copyright © 2003-2011 The Codehaus. All rights reserved.