Groovy 1.7.2

groovy.lang
Interface GroovyObject


public interface GroovyObject

The interface implemented by all Groovy objects.

Especially handy for using Groovy objects when in the Java world.

author:
James Strachan
version:
$Revision: 9880 $


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