Type | Name and description |
---|---|
groovy.lang.Binding |
binding |
java.lang.ClassLoader |
classLoader |
Constructor and description |
---|
IncludeTargets
(java.lang.ClassLoader classLoader, groovy.lang.Binding binding) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Implementation of the << operator taking a Class
parameter.
theClass
- The Class
to load and instantiate. Implementation of the << operator taking a Class
parameter.
theClass
- The Class
to load and instantiate.Groovy Documentation