Package groovy.transform.builder
Class InitializerStrategy.SET
java.lang.Object
groovy.transform.builder.InitializerStrategy.SET
- Enclosing class:
- InitializerStrategy
Internal phantom type used by the 
InitializerStrategy to indicate that a property has been set. It is used in conjunction with the generated parameterized type helper class.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SETpublic SET()
 
-