Interface BeanMatcher

All Known Subinterfaces:
BeanCollectionMatcher, BeanFieldMatcher

public interface BeanMatcher
  • Method Summary

    Modifier and Type Method Description
    boolean matches​(java.lang.Object target)  
  • Method Details

    • matches

      boolean matches​(java.lang.Object target)