Class PropertyFetchingImpl.CacheKey

java.lang.Object
graphql.schema.PropertyFetchingImpl.CacheKey
Enclosing class:
PropertyFetchingImpl

private static final class PropertyFetchingImpl.CacheKey extends Object
  • Field Details

    • classLoader

      private final ClassLoader classLoader
    • className

      private final String className
    • propertyName

      private final String propertyName
  • Constructor Details

  • Method Details