Home
Authors
Blog
Search
Groovy
Groovy Goodness: BaseScript with Abstract Run Script Method
Groovy
Groovy Goodness: Use Sortable Annotation to Make Classes Comparable
Groovy
Groovy Goodness: @Builder Definition with Extra Type Checks
Groovy
Groovy Goodness: Using Builder to Create Fluent API for Other Classes
Groovy
Groovy Goodness: Use Builder AST Transformation for Fluent API
Coding
Groovy
Groovy Goodness: Extra Methods for NIO Path
Groovy
Groovy Goodness: More Efficient Tail Recursion With TailRecursive Annotation