Class LambdaThrowsCompatibleWithType


  • public class LambdaThrowsCompatibleWithType
    extends ConstraintFormula
    The checked exceptions thrown by the body of the LambdaExpression are declared by the throws clause of the function type derived from T.
    Author:
    Federico Tomassetti
    • Constructor Detail

      • LambdaThrowsCompatibleWithType

        public LambdaThrowsCompatibleWithType()