Index
All Classes and Interfaces|All Packages
D
- de.team33.patterns.building.anthe - package de.team33.patterns.building.anthe
-
A basic class and concept for builder implementations.
S
- SelfReferring<T extends SelfReferring<T>> - Class in de.team33.patterns.building.anthe
-
Base class of a generic class hierarchy that has a type parameter intended to represent the effective type of concrete implementation.
- SelfReferring(Class<T>) - Constructor for class de.team33.patterns.building.anthe.SelfReferring
-
Initializes a new instance and checks the intended builder type for consistency.
T
- THIS() - Method in class de.team33.patterns.building.anthe.SelfReferring
-
Returns this as an instance of the effective builder type
<B>.
All Classes and Interfaces|All Packages