Interface Builder<T>

All Known Implementing Classes:
FieldMatcher.Builder, MethodMatcher.Builder, TargetedMethodMatcher.Builder

public interface Builder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      T build()