Interface BeanMatcher

All Known Subinterfaces:
BeanCollectionMatcher, BeanFieldMatcher

public interface BeanMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(Object target)
     
  • Method Details

    • matches

      boolean matches(Object target)