Class Keys.OpKey

java.lang.Object
net.hydromatic.morel.type.Type.Key
net.hydromatic.morel.type.Keys.OpKey
Enclosing class:
Keys

private static class Keys.OpKey extends Type.Key
Key of a type that applies a built-in type constructor to specific type arguments.
  • Field Details

    • args

      final com.google.common.collect.ImmutableList<Type.Key> args
  • Constructor Details

  • Method Details