Interface UniFunc<T>


public interface UniFunc<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    call(T arg)