没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > op4j |
op4j
|
3 | 0 | 1157 |
贡献者 | 讨论 | 代码提交 |
概述
op4j is a developer happiness tool. It is a Java library aimed at improving quality, semantics, cleanness and readability of Java code, especially auxiliary code like data conversion, structure iteration, filtering, mapping, etc.
op4j is a powerful implementation of the Fluent Interface style of code defined by Martin Fowler. It allows you to create chained expressions which apply both predefined or user-defined functions to your objects in a fluid and readable way. This improves the way your code looks and greatly reduces the complexity of executing auxiliary low-level tasks in the highly bureaucratic, statically and strongly typed language that Java is.
创建时间:2014-05-06 16:20