Groovy 2.2.0

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-2013 The Codehaus. All rights reserved.