Interface Constraint.Handler<T,E extends Exception>

Enclosing class:
Constraint<T,E extends Exception>

public static interface Constraint.Handler<T,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • handle

      T handle() throws E
      Throws:
      E