- Groovy 2 Cookbook
- Andrey Adamovich Luciano Fiandesio
- 77字
- 2021-07-23 15:57:24
Chapter 3. Using Groovy Language Features
In this chapter, we will cover:
- Searching strings with regular expressions
- Writing less verbose Java Beans with Groovy Beans
- Inheriting constructors in Groovy classes
- Adding the cloning functionality to Groovy Beans
- Defining code as data in Groovy
- Defining data structures as code in Groovy
- Implementing multiple inheritance in Groovy
- Adding a functionality to the existing Java/Groovy classes
- Defining type-checking rules for dynamic code
- Adding automatic logging to Groovy classes
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- TypeScript入門與實戰
- Monkey Game Development:Beginner's Guide
- C#程序設計實訓指導書
- PyTorch自動駕駛視覺感知算法實戰
- Developing Middleware in Java EE 8
- GitLab Repository Management
- Getting Started with SQL Server 2012 Cube Development
- GeoServer Beginner's Guide(Second Edition)
- C語言程序設計實驗指導 (第2版)
- PySpark Cookbook
- 移動增值應用開發技術導論
- Java并發編程之美
- Visual Basic程序設計(第三版)
- 深入理解BootLoader