Class MethodReferenceThrowsCompatibleWithType


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

      • MethodReferenceThrowsCompatibleWithType

        public MethodReferenceThrowsCompatibleWithType()