Class Output.ResourceKey

java.lang.Object
org.immutables.generator.Output.ResourceKey
Enclosing class:
Output

private static final class Output.ResourceKey extends Object
  • Field Details

    • PACKAGE_RESOURCE_JOINER

      private static final com.google.common.base.Joiner PACKAGE_RESOURCE_JOINER
    • packageName

      final String packageName
    • relativeName

      final String relativeName
    • originatingElement

      @Nullable Element originatingElement
  • Constructor Details

  • Method Details