Uses of Class
org.codehaus.groovy.runtime.ConversionHandler

Packages that use ConversionHandler
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. 
 

Uses of ConversionHandler in org.codehaus.groovy.runtime
 

Subclasses of ConversionHandler in org.codehaus.groovy.runtime
 class ConvertedClosure
          This class is a general adapter to adapt a closure to any Java interface.
 class ConvertedMap
          This class is a general adapter to adapt a map of closures to any Java interface.
 



Copyright © 2003-2007 The Codehaus. All Rights Reserved.