Interface IOFilter<T>


  • public interface IOFilter<T>
    Author:
    Eike Stepper
    • Method Detail

      • filter

        T filter​(T data)