Interface IEnqueueProcessor


public interface IEnqueueProcessor
Predicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(Event element)
     
  • Method Details

    • accept

      boolean accept(Event element)