Class SyntheticLambdaMethod.CapturedVariable

  • Enclosing class:
    SyntheticLambdaMethod

    public static class SyntheticLambdaMethod.CapturedVariable
    extends Object
    A variable captured from the enclosing scope, by name and type.
    • Constructor Detail

    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • getType

        public SourceType getType()
        Returns:
        the type