- 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
推薦閱讀
- Android開發精要
- Magento 2 Theme Design(Second Edition)
- FreeSWITCH 1.6 Cookbook
- Blender 3D Incredible Machines
- Redis Essentials
- Scientific Computing with Scala
- RSpec Essentials
- 利用Python進行數據分析
- Swift語言實戰晉級
- Android初級應用開發
- Android應用開發攻略
- Practical Responsive Typography
- 城市信息模型平臺頂層設計與實踐
- Learning Apache Thrift
- 現代JavaScript編程:經典范例與實踐技巧