| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JDK8_GEN_CLASS |
"javax.annotation.Generated" |
public static final String |
JDK9UP_GEN_CLASS |
"javax.annotation.processing.Generated" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ANNOTATION_TEMPLATE_PATH |
"/org/yarnandtail/andhow/compile/PropertyRegistrarClassGenerator_AnnTemplate.txt" |
protected static final String |
CLASS_TEMPLATE_PATH |
"/org/yarnandtail/andhow/compile/PropertyRegistrarClassGenerator_ClassTemplate.txt" |
protected static final String |
COMMENTED_ANNOTATION_TEMPLATE_PATH |
"/org/yarnandtail/andhow/compile/PropertyRegistrarClassGenerator_CommentedAnnTemplate.txt" |
Copyright © 2022. All rights reserved.