Interface IObjectSizeFilter

All Known Implementing Classes:
DefaultObjectSizeFilter

public interface IObjectSizeFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • skipField

      boolean skipField(Field field)
    • skipObject

      boolean skipObject(Object obj)