Java API Design Checklist « The Amiable API - 0 views
-
Java API Design Checklist
-
Do not use
-
marketing
- ...18 more annotations...
Emulating "self types" using Java Generics to simplify fluent API implementation | Pass... - 0 views
-
Emulating "self types" using Java Generics to simplify fluent API implementation
-
this article shows how "self types" can be emulated in Java using Generics
-
The only thing wich differs is the return type, which is always the
- ...16 more annotations...
Chris Kelly: Using generics with a fluent API - 0 views
-
Using generics with a fluent API
-
fluent API with builders
-
fluent interface is implemented by using method chaining to relay the instruction context of a subsequent call
Unquiet Code | Introducing Flapi, the Fluent API Builder for Java - 0 views
-
Introducing Flapi, the Fluent API Builder for Java
Unquiet Code | Using Generics To Build Fluent API's In Java - 0 views
-
Using Generics To Build Fluent API's In Java
-
extends BaseClass
-
super(ChildClass.class)
- ...19 more annotations...
Getting Started · UnquietCode/Flapi Wiki - 0 views
-
UnquietCode / Flapi
-
Getting Started
-
include a block chain
- ...29 more annotations...
Introduction to Flapi, 0.3 on Vimeo - 0 views
UnquietCode/Flapi · GitHub - 0 views
-
UnquietCode / Flapi
-
Flapi is an API generator for Java, which generates chained API's for improved fluency in your code
-
UnquietCode / Flapi
- ...3 more annotations...
1 - 14 of 14
Showing 20▼ items per page