java.lang.Object
software.amazon.smithy.rulesengine.language.eval.Type.Tuple
All Implemented Interfaces:
Type
Enclosing interface:
Type

public static final class Type.Tuple extends Object implements Type
  • Constructor Details

    • Tuple

      public Tuple(List<Type> members)
  • Method Details