Interface EntityList.Filter

Enclosing interface:
EntityList

public static interface EntityList.Filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    include(EntityList list, int index)
     
  • Method Details

    • include

      boolean include(EntityList list, int index)