Interface AsyncFunction<I>


public interface AsyncFunction<I>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(I stream)