|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.codehaus.groovy.runtime | |
|---|---|
| groovy.lang | Core Groovy language classes for implementing data structures, closures, metadata and so forth. |
| org.codehaus.groovy.runtime | Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. |
| Classes in org.codehaus.groovy.runtime used by groovy.lang | |
|---|---|
| MethodKey
An abstract base class for a key used for comparators and Map keys to lookup a method by name and parameter types |
|
| Reflector
Provides as alternative to reflection using bytecode generation. |
|
| Classes in org.codehaus.groovy.runtime used by org.codehaus.groovy.runtime | |
|---|---|
| ConversionHandler
This class is a general adapter to map a call to an Java interface to a given delegate. |
|
| DefaultGroovyMethods.RangeInfo
|
|
| Invoker
A helper class to invoke methods or extract properties on arbitrary Java objects dynamically |
|
| MethodKey
An abstract base class for a key used for comparators and Map keys to lookup a method by name and parameter types |
|
| NullObject
|
|
| StringBufferWriter
This class codes around a silly limiation of StringWriter which doesn't allow a StringBuffer to be passed in as a constructor for some bizzare reason. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||