Package org.immutables.generator
Class Output.ResourceKey
java.lang.Object
org.immutables.generator.Output.ResourceKey
- Enclosing class:
Output
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResourceKey(String packageName, String simpleName) ResourceKey(String packageName, String simpleName, Element originatingElement) -
Method Summary
-
Field Details
-
PACKAGE_RESOURCE_JOINER
private static final com.google.common.base.Joiner PACKAGE_RESOURCE_JOINER -
packageName
-
relativeName
-
originatingElement
-
-
Constructor Details
-
ResourceKey
-
ResourceKey
-
-
Method Details