Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/groovy
/ isLeaf
Method
isLeaf
src/main/java/groovy/util/Factory.java:33–33 ·
view source on GitHub ↗
@return true if no child closures should be processed
()
Source
from the content-addressed store, hash-verified
31
* @
return
true
if
no child closures should be processed
32
*/
33
boolean isLeaf();
34
35
/**
36
* Does this factory
"Own"
its child closure.
Callers
2
dispatchNodeCall
Method · 0.95
toMap
Method · 0.65
Implementers
1
AbstractFactory
src/main/java/groovy/util/AbstractFact
Calls
no outgoing calls
Tested by
no test coverage detected