Interface IVerificationRequired


public interface IVerificationRequired
Implementors provide a 'verify()' method that is invoked at the end of type binding completion.
See Also:
WildTypePattern.VerifyBoundsForTypePattern
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • verify

      void verify()