Groovy Documentation

org.codehaus.groovy.grails.commons.metaclass
[Java] Interface FunctionCallback


public interface FunctionCallback

Interface for code that returns a value based on an input object.

Authors:
Marc Palmer (marc@anyware.co.uk)


Groovy Documentation